Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
CrashHandler Namespace Reference

Functions

LONG WINAPI OnUnhandledException (PEXCEPTION_POINTERS pExceptionInfo)
 
 __declspec (naked) void HaloExceptionHandler()
 
void InstallCatchers ()
 

Variables

bool bPassOn = true
 
DWORD halo_seh_ret = 0
 

Function Documentation

CrashHandler::__declspec ( naked  )
void CrashHandler::InstallCatchers ( )
LONG WINAPI CrashHandler::OnUnhandledException ( PEXCEPTION_POINTERS  pExceptionInfo)

Variable Documentation

bool CrashHandler::bPassOn = true
DWORD CrashHandler::halo_seh_ret = 0