ntdll: Add support for ATL thunk 'MOV this,ecx; MOV func,eax; JMP eax'.
commitdcd2b0a36695d7b5f17b753f49f1032884677234
authorSebastian Lackner <sebastian@fds-team.de>
Tue, 21 Oct 2014 04:02:02 +0000 (21 06:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Oct 2014 09:51:04 +0000 (21 18:51 +0900)
treecbbf10b78a73b72e4912cec082f4492f99f1cec0
parent40472cd3a7e440386a125760a42ea175bed8176e
ntdll: Add support for ATL thunk 'MOV this,ecx; MOV func,eax; JMP eax'.
dlls/kernel32/tests/virtual.c
dlls/ntdll/signal_i386.c