ntdll: Call Wow64PrepareForException directly from KiUserExceptionDispatcher.
commit334f54c255d045f0f07b9e1cdf9b5aef8a30b88f
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2023 10:25:23 +0000 (30 11:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2023 22:12:43 +0000 (30 23:12 +0100)
treec8fbe13b296b13589e1082e3e758dada7d95b1ff
parentae32b2f45243462971d4581a0214d4834e715cf2
ntdll: Call Wow64PrepareForException directly from KiUserExceptionDispatcher.

This requires moving the stack switch to Wow64PrepareForException.

Based on a patch by Paul Gofman.
dlls/ntdll/signal_x86_64.c
dlls/ntdll/tests/wow64.c
dlls/wow64/syscall.c
dlls/wow64/wow64.spec