Hi David,
Just curious, because I had similar problem before, do you use things like #pragma pack inside your program? I used to have one pack 1 while the others not packed, and I have very similar problem, though the number is much larger, around 0xffffff80 to 0xffffffff.
I tried to apply...