Searched refs:PROCESS_HARDERR_CRITICAL_ERROR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp2358 if (fHardErr & PROCESS_HARDERR_CRITICAL_ERROR)
2360 fHardErr &= ~PROCESS_HARDERR_CRITICAL_ERROR;
/vbox/include/iprt/nt/
H A Dnt.h1694 #define PROCESS_HARDERR_CRITICAL_ERROR UINT32_C(0x00000001) /**< Inverted from the win32 define. */ macro

Completed in 74 milliseconds