Stack Frames - Compiler Settings for .NET Applications

Applies to AQTime 8.81, last modified on January 18, 2022

To specify whether your Visual C++ .NET application will be compiled with or without stack frames, do the following:

  • Open the Project Properties dialog.
  • Select the Configuration > C/C++ > Optimization category from the tree list on the left.
  • In the right part of the dialog, assign No to the Omit Frame Pointer setting in order to compile your application with stack frames. To compile the application without stack frames, set the option to Yes.

See Also

Possible Problems with the Call Stack
Stack Frames - Compiler Settings For Native Applications

Highlight search results