A Crash Course on theDepths of Win32 Structured Exception Handling, MSJ January 1997
At its heart, Win32 structured exception handling is an operating system-provided service. All the docs you're likely to find about SEH describe one particular com-piler's runtime library wrapping around the operating system implementation. I'll strip SEH...