Content deleted Content added
m Reverted 1 edit by Ishachopra1 (talk) to last revision by Yobot. (TW) |
GreenC bot (talk | contribs) |
||
Line 2:
== {{Anchor|SEH}}Structured Exception Handling ==
Microsoft Structured Exception Handling is the native exception handling mechanism for Windows and a forerunner technology to [[#Vectored Exception Handling|Vectored Exception Handling]] (VEH).<ref name=devx>{{cite web|url=http://www.devx.com/microsoftISV/Article/15992 |title=Vectored Exception Handling in Windows Server 2003 (Through Internet Archive) |archiveurl =
The Microsoft implementation of SEH is based on a patent licensed from [[Borland]], {{US patent|5,628,016}}.<ref>{{cite web|url=http://uninformed.org/index.cgi?v=5&a=2&p=4|title=Preventing the Exploitation of SEH Overwrites|date=September 2006|publisher=Uninformed Journal|author=Matt Miller [aka skape]}}</ref> Open-source operating systems have resisted adopting a SEH-based mechanism due to this patent.{{Citation needed|date=July 2016}}
|