Configuring Programs for 64-Bit (Visual C++)
Visual Studio 2015
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.
How to: Configure Visual C++ Projects to Target 64-Bit Platforms
How to: Enable a 64-Bit Visual C++ Toolset on the Command Line
/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)
Show: