ntdll: Add support for ATL thunk 'MOV this,edx; MOV func,ecx; JMP ecx'.

System Internals / WINE - Sebastian Lackner [fds-team.de] - 21 October 2014 04:51 UTC

40472cd ntdll: Add support for ATL thunk 'MOV this,edx; MOV func,ecx; JMP ecx'.
dlls/kernel32/tests/virtual.c | 16 ++++++++++++++++
dlls/ntdll/signal_i386.c | 19 +++++++++++++++++++
2 files changed, 35 insertions(+)

Upstream: source.winehq.org


  • Share