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