Searched refs:exceptionHandlerHandle (Results 1 – 1 of 1) sorted by relevance
60 void *exceptionHandlerHandle = AddVectoredExceptionHandler(0, customExceptionHandlder); in main() local61 if (NULL == exceptionHandlerHandle) in main()77 RemoveVectoredExceptionHandler(exceptionHandlerHandle); in main()