Commit 38cf242e authored by Brendan Shanks's avatar Brendan Shanks Committed by Alexandre Julliard

wow64cpu: Use -norelay for BTCpuSimulate.

Fixes exception handling stack unwinding under Wow64.
parent 1bff5e58
......@@ -3,7 +3,7 @@
@ stdcall BTCpuProcessInit()
@ stdcall BTCpuResetToConsistentState(ptr)
@ stdcall BTCpuSetContext(long long ptr ptr)
@ stdcall BTCpuSimulate()
@ stdcall -norelay BTCpuSimulate()
@ stdcall BTCpuTurboThunkControl(long)
#@ stub TurboDispatchJumpAddressEnd
#@ stub TurboDispatchJumpAddressStart
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment