mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +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.