krnl386: Move the 16-bit stack out of the WOW32Reserved field.
commitb636f9816f898ddd368d6366fd822a1a4b17e515
authorAlexandre Julliard <julliard@winehq.org>
Thu, 26 Nov 2020 12:25:06 +0000 (26 13:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Nov 2020 20:31:53 +0000 (26 21:31 +0100)
tree7e65d21aeff6af666fccd7ff0a0afa181b415e65
parentf87262ea9935f5bc62d1f2f9c0146c7723ef7b59
krnl386: Move the 16-bit stack out of the WOW32Reserved field.

Based on a patch by Sebastian Lackner.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dbghelp/cpu_i386.c
dlls/krnl386.exe16/kernel16_private.h
dlls/krnl386.exe16/thunk.c
dlls/krnl386.exe16/wowthunk.c
dlls/ntdll/unix/signal_i386.c
dlls/toolhelp.dll16/toolhelp.c
include/wine/winbase16.h
tools/winebuild/relay.c