ntdll: Add support for ATL thunk 'POP ecx; POP eax; PUSH ecx; JMP 4(%eax)'.

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

1c1e7ed ntdll: Add support for ATL thunk 'POP ecx; POP eax; PUSH ecx; JMP 4(%eax)'.
dlls/kernel32/tests/virtual.c | 41 +++++++++++++++++++++++++++++++++++++++++
dlls/ntdll/signal_i386.c | 28 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)

Upstream: source.winehq.org


  • Share