#include "stdinc.h"
#include "SEHExceptionWatcher.h"
Go to the source code of this file.
Variables | |
EHExceptionRecord * | _pCurrentException |
Compiler defined variable. | |
_CONTEXT * | _pCurrentExContext |
struct EHExceptionRecord* _pCurrentException |
Compiler defined variable.
struct _CONTEXT* _pCurrentExContext |