Makes __stdcall the default calling convention. This content is specific to C++; it does not apply to DPC++.
Only available on IA-32 architecture
Linux: | None |
Windows: | /Gz |
None
OFF |
The default calling convention is __cdecl. |
This option makes __stdcall the default calling convention.
Visual Studio: Advanced > Calling Convention
Eclipse: None
None