[="sarge":3bep50vv]1. Offset 0x14 is 0x7E in CommonApp; does that mean anything special, as opposed to the default of 0x7F?
[/:3bep50vv]
i need a little notebook to keep track of all these itemschanges....
maybe the default is 0x7F.....im not sure ill check on it....
[="sarge":3bep50vv]
2. I can't reconcile offset 0x54 with aProjectDescription. The offset of the ProjectDescription text in CommonApp is 0x10B5; yet the pointer at 0x54 is 0x106C, which points to a NULL, not the ProjectDescription text. This NULL is the start of a series of four offsets that eventually point to various text datas, including the ProjectDescription. Shouldn't the name of offset 0x54 be changed to reflect this mini-structure, and this mini-structure be documented, thus including the real aProjectDescription and other texts? (Well, you did say you wanted "every byte"--so here's a few more)
[/:3bep50vv]
hmm i also had a problem with that....i figured out how to do it though...i will post it if i remember....
[="sarge":3bep50vv]
By the way, this is true for VB6, but I think not for VB5...do we need to start to make this distinction in our structs?
Sarge[/:3bep50vv]
perhaps....i guess it depends on how different the structs are from each other.....i dont have VB5 so it makes it a little difficult for me to compare.... _________________ -MrU
Last edited by MrUnleaded on Mon Jan 05, 2004 2:30 am; edited 1 time in total
|