The information in this article applies to:
SUMMARYThe online Help for compiler error C2712 ("cannot use __try in func with object unwinding") states: This is incorrect. It should read that the workaround is to compile with /GX-, which instructs the compiler to disable C++ exception handling unwinding. Additional query words: 2.00 9.00
Keywords : kbdocfix kbdocerr kbCompiler kbCPPonly kbVC |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |