NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

/Ge (Enable Stack Probes)

/Ge

This option activates stack probes for every function call that requires storage for local variables. This mechanism is useful if you rewrite the functionality of the stack probe. It is recommended that you use /Gh instead of rewriting the stack probe.

/Gs0 has the same effect.

See Also

Compiler Options | Setting Compiler Options