Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
DebugExceptionhandler Class Reference

#include <internal_except.h>

Static Public Member Functions

static const char * GetExceptionType (struct _EXCEPTION_POINTERS *exptr, char *explanation)
 
static long __stdcall ExceptionFilter (struct _EXCEPTION_POINTERS *pExPtrs)
 

Detailed Description

Definition at line 36 of file internal_except.h.

Member Function Documentation

◆ ExceptionFilter()

LONG __stdcall DebugExceptionhandler::ExceptionFilter ( struct _EXCEPTION_POINTERS * pExPtrs)
static

Definition at line 338 of file debug_except.cpp.

◆ GetExceptionType()

const char * DebugExceptionhandler::GetExceptionType ( struct _EXCEPTION_POINTERS * exptr,
char * explanation )
static

Definition at line 39 of file debug_except.cpp.


The documentation for this class was generated from the following files: