Content deleted Content added
Ishachopra1 (talk | contribs) |
m Reverted 1 edit by Ishachopra1 (talk) to last revision by Yobot. (TW) |
||
Line 26:
==External links==
* {{cite web |url=http://msdn.microsoft.com/en-us/library/ms680657%28VS.85%29.aspx |title=Structured Exception Handling |date=2009-11-12 |work=MSDN Library |author=Microsoft Corp. |accessdate=2009-11-17 }}
* {{cite journal |author=[[Matt Pietrek]] |date=Jan 1997 |title=A Crash Course on the Depths of Win32 Structured Exception Handling |journal=MSJ |volume=12 |issue=1 |pages= |url=http://www.microsoft.com/msj/0197/Exception/Exception.aspx |doi= |pmid= |pmc= }} Note that the examples given there do not work as-is on modern Windows systems (post XP SP2) due to the changes Microsoft made to address the security issues present in the early SEH design. The examples still work on later versions of Windows if compiled with <code>/link /safeseh:no</code>.
|