mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 00:24:27 +08:00
This fixes ExceptionContinueExecution cases, where we want to continue execution on the original context (or as modified by the handler), not on some halfway unwinded one.