Source position: jwanative.pas line 641
type _RTL_RANGE_LIST = record
ListHead: LIST_ENTRY;
Flags: ULONG;
Count: ULONG;
Stamp: ULONG;
end;