/GX - Enable Exception Handling (Windows CE 5.0)

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

© 2006 Microsoft Corporation. All rights reserved.