8char test[] =
"SEH0027.c";
VOID WINAPI RaiseException(_In_ DWORD dwExceptionCode, _In_ DWORD dwExceptionFlags, _In_ DWORD nNumberOfArguments, _In_opt_ const ULONG_PTR *lpArguments)
#define EXCEPTION_EXECUTE_HANDLER
#define STATUS_INTEGER_OVERFLOW
#define GetExceptionInformation()
ULONG except3(PEXCEPTION_POINTERS ExceptionPointers, PLONG Counter)
void except1(PLONG Counter)
ULONG except2(PEXCEPTION_POINTERS ExceptionPointers, PLONG Counter)
void rtlRaiseStatus(DWORD Status)
PEXCEPTION_RECORD ExceptionRecord
static LARGE_INTEGER Counter
#define EXCEPTION_INT_OVERFLOW