ntdll: Add support for ATL thunk 'MOV this,ecx; JMP func'.
commitaab0d25a49ab2c8d67d05e0c16ab6c02d041fd6b
authorSebastian Lackner <sebastian@fds-team.de>
Tue, 21 Oct 2014 03:55:27 +0000 (21 05:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Oct 2014 09:50:59 +0000 (21 18:50 +0900)
tree6890271c8389647f13c05bdd9293d80d9a8712fd
parent1e3f15d88c1e878f5c459e642ff2079b05aa5c41
ntdll: Add support for ATL thunk 'MOV this,ecx; JMP func'.
dlls/kernel32/tests/virtual.c
dlls/ntdll/signal_i386.c