Searched defs:DBG_EXCEPTION_NOT_HANDLED (Results 1 – 7 of 7) sorted by relevance
406 const DBG_EXCEPTION_NOT_HANDLED: u32 = 0x80010001; in test_creation_flags() constant
410 const DBG_EXCEPTION_NOT_HANDLED: DWORD = 0x80010001; in test_creation_flags() constant
231 #define DBG_EXCEPTION_NOT_HANDLED ((NTSTATUS)0x80010001) macro
1343 #define DBG_EXCEPTION_NOT_HANDLED ((DWORD)0x80010001) macro