comparison TODO @ 50:fb3818370dd6 stable-0-6-4

more fixes for 64 bit format
author carl
date Sat, 19 Jan 2008 16:30:16 -0800
parents 5fb8d997feed
children 06c0262ad689
comparison
equal deleted inserted replaced
49:17654fbdf76b 50:fb3818370dd6
1 Code items that seems to be incorrect, but need verification: 1 Code items that seems to be incorrect, but need verification:
2 2
3 1) case 0x360A: // PR_SUBFOLDERS Has children 3 1) case 0x360A: // PR_SUBFOLDERS Has children
4 4
5 Is that really an int32_t flag. All the other boolean flags seem be 5 Is that really an int32_t flag? All the other boolean flags seem be
6 int16_t. 6 int16_t.
7 7