|
Dailydave
mailing list archives
win32 exception handling 101
From: Ian Melven <ian.melven () gmail com>
Date: Tue, 4 Jan 2005 15:45:42 -0500
A Crash Course on the Depths of Win32™ Structured Exception Handling
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 compiler's runtime library wrapping around the
operating system implementation. I'll strip SEH to its most
fundamental concepts.
Matt Pietrek
http://www.microsoft.com/msj/0197/exception/exception.aspx
is it just me or does everyone else understand how awesome matt pietrek is too ?
this article is 7 yrs old.
nothing new here, but a great overview for anyone who's still unclear
on how it works.
ian
_______________________________________________
Dailydave mailing list
Dailydave () lists immunitysec com
https://lists.immunitysec.com/mailman/listinfo/dailydave
By Date
By Thread
Current thread:
- win32 exception handling 101 Ian Melven (Jan 04)
|