|
> My first problem seems related, of course to integer sizes & pointers. Old precompiled code will not be compatible a move to 64 bits. > Anyone got any hints as to how to fix this? If you need to use old precompiled code, then you can remove that test and change LoadSize to do the right thing. --lhf