On Mon Jun 9 15:31:20 2025 +0000, Jinoh Kang wrote:
I didn't notice the approval, sorry. The MSDN does stat this is a noreturn though. Let's just hope that the app doesn't go haywire after a failfast.
Thanks. I've added "TerminateProcess(GetCurrentProcess(), STATUS_FAIL_FAST_EXCEPTION);" to `RoFailFastWithErrorContextInternal2`.