Previous Topic Next topic Print topic


Creating 64-bit Programs from 32-bit Programs

In general, you can take a 32-bit program, recompile it with the P64 Compiler directive set, and it should run without problem as a 64-bit application. There are, however, certain circumstances in which the conversion of your program won't be as simple as this. If your program uses:

Previous Topic Next topic Print topic