15 Jul
2023
15 Jul
'23
1:27 p.m.
Note: NtContinue() is used by exception handling (on `EXCEPTION_CONTINUE_EXECUTION`) or debugging (on `DBG_EXCEPTION_HANDLED` or `DBG_CONTINUE`), so it's safe to say that both exceptions and debugging are broken. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3341#note_39080