Source position: mmio.pas line 1230
type _TRACKMAP = record
ulTrackID: LongInt;
ulNumEntries: LongInt;
pRecordTabList: PRECORDTAB;
end;