64-Bit Programming with Visual C++
This section contains topics about targeting 64-bit hardware with the Visual C++ build tools.
In This Section
How to: Configure Visual C++ Projects to Target 64-Bit Platforms
How to: Enable a 64-Bit Visual C++ Toolset at the Command Line
Related Sections
/clr (Common Language Runtime Compilation) for information on how to run an application compiled with /clr:safe under WOW64 on a 64-bit operating system.
Programming Guide for 64-bit Windows
/Wp64 (Detect 64-Bit Portability Issues)