A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Alex Ionescu 03d84cb508 - Move out SEH-support routines from ntoskrnl/rtl to lib/rtl
- Re-implement the routines in intel syntax and also cleanup the formatting.
- Also re-implement the way the routines work, by following Matt Pietrek's c code that he wrote in one of his articles after looking at the disassembly.
- Also used a patch for mingw found on Google which contained some implementations in C.
- New changes mostly add protection during unwinding, faster speed, and add implementations for __except_handler2 and _abnormal_termination which were not previously present.

svn path=/trunk/; revision=24736
2006-11-12 22:43:43 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Move out SEH-support routines from ntoskrnl/rtl to lib/rtl 2006-11-12 22:43:43 +00:00
rosapps return code scanner for D3DParseUnknownCommand to figout what it support. 2006-10-22 07:15:06 +00:00