Source position: jwanative.pas line 1516
type _MEMORY_WORKING_SET_LIST = record
NumberOfPages: ULONG;
WorkingSetList: array [0..0] of ULONG;
end;