Compiler Option Reference


Platform Builder for Microsoft Windows CE 5.0
/GX - Enable Exception Handling
Send Feedback

This option enables synchronous exception handling with the assumption that extern C functions never throw an exception. It is now equivalent to /EHsc.

See Also

Compiler Options


Send Feedback on this topic to the authors

Feedback FAQs


Page view tracker