ntdll: Add an exception handler around calls to module entry points.

Robert Shearman rob at codeweavers.com
Wed Feb 13 06:36:13 CST 2008


Change the return value from BOOL to NTSTATUS so that we can return the 
exception code to the caller.
---
  dlls/ntdll/loader.c |   34 +++++++++++++++++++++++-----------
  1 files changed, 23 insertions(+), 11 deletions(-)

I have a testcase for this, but including it in the test suite would be 
difficult.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9ac21d2f08438ad2be0801789557d383b9aedff3.diff
Type: text/x-patch
Size: 3637 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080213/b8e0f2e1/attachment.bin 


More information about the wine-patches mailing list