[3/5] ntdll: Implement RtlInstallFunctionTableCallback on x86_64.

Sebastian Lackner sebastian at fds-team.de
Sun Apr 6 19:33:44 CDT 2014


NOTES: the 'table' argument seems to be an almost arbitrary value which
can be used to delete it later. MSDN suggests to use base | 0x3.

---
 dlls/ntdll/ntdll.spec      |    1 +
 dlls/ntdll/signal_x86_64.c |   48
+++++++++++++++++++++++++++++++++++++++++++-
 include/winnt.h            |    3 +++
 3 files changed, 51 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ntdll-Implement-RtlInstallFunctionTableCallback-on-x.patch
Type: text/x-patch
Size: 4638 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140407/f027bc9d/attachment.bin>


More information about the wine-patches mailing list