Source position: jwawinnt.pas line 904
type _EXCEPTION_POINTERS = record
ExceptionRecord: PEXCEPTION_RECORD;
ContextRecord: PContext;
end;