Source position: mmio.pas line 123
type mmCtocEntry = record
ulOffset: LongInt;
ulSize: LongInt;
ulMedType: LongInt;
ulMedUsage: LongInt;
ulCompressTech: LongInt;
ulUncompressBytes: LongInt;
end;