[1/2] ntdll/tests: Add basic tests for Rtl[Add|Remove]VectoredContinueHandler.

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


This series fixes bug 37548. Would be very useful to have this in before the next release, otherwise lot of people will complain about native .NET framework being broken.

The usual test failures 

exception.c:486: Test failed: 42: Wrong exception address 00310000/00310001
exception: unhandled exception 80000004 at 00310000
exception.c:483: Test failed: 42: Wrong exception code c0000027/80000004
exception.c:486: Test failed: 42: Wrong exception address 77174D17/00310001

and on w8

exception.c:1149: Test failed: Got exception offset 0x1b, expected 0x19
exception.c:1158: Test failed: Got exception offset 0x19, expected 0x17

are expected and not introduced by this patch.

---
 dlls/ntdll/tests/exception.c | 50 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-tests-Add-basic-tests-for-Rtl-Add-Remove-Vecto.patch
Type: text/x-patch
Size: 4483 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141114/23de352b/attachment.bin>


More information about the wine-patches mailing list