BWAPI
Classes | Functions
trunk/bwapi/BWAPI/Source/ExceptionFilter.h File Reference
#include <windows.h>
Include dependency graph for ExceptionFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TopLevelExceptionFilter

Functions

LONG WINAPI BWAPIExceptionFilter (EXCEPTION_POINTERS *ep)
const char * GetExceptionName (DWORD dwExceptionCode)
void GetCurrentProductVersion (WORD &w1, WORD &w2, WORD &w3, WORD &w4)

Function Documentation

LONG WINAPI BWAPIExceptionFilter ( EXCEPTION_POINTERS *  ep)

Here is the call graph for this function:

void GetCurrentProductVersion ( WORD w1,
WORD w2,
WORD w3,
WORD w4 
)

Here is the caller graph for this function:

const char* GetExceptionName ( DWORD  dwExceptionCode)

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines