Searched refs:exceptionhandler (Results 1 – 1 of 1) sorted by relevance
826 BOOL exceptionhandler(LPEXCEPTION_POINTERS *e, LPEXCEPTION_POINTERS ep) in exceptionhandler() function874 } __except(exceptionhandler(&e, GetExceptionInformation())) { in HttpExtensionProc()
Completed in 9 milliseconds