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.
This option detects 64-bit portability problems on types that are also marked with the __w64 keyword.
/Wp64
Remarks
/Wp64 is off by default all compilers except in the Visual C++ 64-bit compiler.
Variables of the following types are tested on a 32-bit operating system as if they were 64 bits:
- int
- long
- pointer
See Also
Send Feedback on this topic to the authors