Searched refs:unhandledExceptionFilter (Results 1 – 1 of 1) sorted by relevance
161 static LONG WINAPI unhandledExceptionFilter (struct _EXCEPTION_POINTERS* info) in unhandledExceptionFilter() function291 handler->oldExceptionFilter = SetUnhandledExceptionFilter(unhandledExceptionFilter); in qpCrashHandler_create()