mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 03:24:29 +08:00
This is needed, because Wine code expects RtlUnwind to restore the non-volatile registers, before returning, but ours / the native one doesn't do that. Should fix CORE-19392 and CORE-19397