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.
| Overview | How Do I | Compiler Options
This option (and the /Gs option with a size of 0) activates stack probes for every function call that requires storage for local variables. This mechanism is useful only if you rewrite the functionality of the stack probe. It is recommended that you use the /Gh option rather than rewriting the stack probe.