Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Configuring Programs for 64-Bit (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 on 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.
/favor (Optimize for Architecture Specifics)
Programming Guide for 64-bit Windows