I have a legacy C application that does not work when compiled in a 64-bit environment because it depends on the size of pointers and other data types being 32-bits.I have a legacy C application that does not wor
I have a legacy C application that does not work when compiled in a 64-bit environment because it depends on the size of pointers and other data types being 32-bits.I have a legacy C application that does not wor