
28 Jul
2006
28 Jul
'06
1:02 p.m.
Ames Andreas wrote:
FWIW, I'd like to strongly second that. When catching SEH exceptions (like catch(...) does), predictable behaviour is only possible if you compile for 'asynchronous exception handling',
FWIW, MSVC 8 doesn't catch SEH exceptions with ... by default.