/GX - Enable Exception Handling (Windows CE 5.0)
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
Send Feedback on this topic to the authors