[2/2] ntdll: Implement Rtl[Add|Remove]VectoredContinueHandler semi-stubs.

Sebastian Lackner sebastian at fds-team.de
Thu Nov 13 18:42:44 CST 2014


This patch moves the code for vectored exception handlers to common functions, and then implements semi-stubs for continue handlers.

---
 dlls/ntdll/exception.c       | 85 +++++++++++++++++++++++++-------------------
 dlls/ntdll/tests/exception.c |  5 ---
 2 files changed, 49 insertions(+), 41 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Implement-Rtl-Add-Remove-VectoredContinueHandl.patch
Type: text/x-patch
Size: 6894 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141114/59cec9fc/attachment.bin>


More information about the wine-patches mailing list