[1/6] ntdll: Add support for ATL thunk 'MOV this,ecx; JMP func'.

Sebastian Lackner sebastian at fds-team.de
Tue Oct 21 01:33:08 CDT 2014


To avoid regressions when implementing SetProcessDEPPolicy, this series implements more ATL thunks supported on Windows.
The list of ATL thunks is based on http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.151.8827

---
 dlls/kernel32/tests/virtual.c | 31 +++++++++++++++++++++----
 dlls/ntdll/signal_i386.c      | 54 +++++++++++++++++++++++++++++--------------
 2 files changed, 63 insertions(+), 22 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Add-support-for-ATL-thunk-MOV-this-ecx-JMP-fun.patch
Type: text/x-patch
Size: 7098 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141021/34ddacce/attachment.bin>


More information about the wine-patches mailing list