Dave Korn wrote: > Does anyone know how MSVC handles unwinding through API frames?
MSVC implements C++ exception handling with SEH. And there is/was a GSoC project to port SEH to gcc, but I don't know if it went anywhere. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/