typedef struct _DBGKM_EXCEPTION32 { EXCEPTION_RECORD32 ExceptionRecord; unsigned long FirstChance; } DBGKM_EXCEPTION32, *PDBGKM_EXCEPTION32;