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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-app.cpp399 static LONG CALLBACK CidetAppUnhandledXcptFilter(EXCEPTION_POINTERS *pXcptPtrs) function
401 RTStrmPrintf(g_pStdErr, "CidetAppUnhandledXcptFilter!\n");
1342 SetUnhandledExceptionFilter(CidetAppUnhandledXcptFilter);

Completed in 33 milliseconds