A Treatise on 64-bit Compatibility
the starting premise
- Your application has no need of 64-bit addressing/registers.
the bullet list
- Oh, for cryin' out loud: It's 2014. Get over it.
- At least build it so it doesn't puke when run in a 64-bit environment.
- Yes, this means testing it in a 64-bit environment.