Source position: jwasubauth.pas line 73
type _OLD_LARGE_INTEGER = record
LowPart: ULONG;
HighPart: LONG;
end;