ntdll: Make __wine_call_from_32_restore_regs take a context pointer.
commit8651ceb18e5bfff69421c2c85c323fff84ef6a82
authorAlexandre Julliard <julliard@winehq.org>
Mon, 19 Dec 2005 08:59:50 +0000 (19 09:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Dec 2005 08:59:50 +0000 (19 09:59 +0100)
tree716003c9fc0702d8aa9c38f28fa00d9db7c5d4d8
parented7aa80765036a0185bc1b8b3a9c6c0a3c5072d8
ntdll: Make __wine_call_from_32_restore_regs take a context pointer.
Changed exception raise functions to call it explicitly.
dlls/ntdll/signal_i386.c
tools/winebuild/relay.c