Source position: jwanative.pas line 2176
type _FILE_COMPRESSION_INFORMATION = record
CompressedSize: LARGE_INTEGER;
CompressionFormat: USHORT;
CompressionUnitShift: UCHAR;
Unknown: UCHAR;
ClusterSizeShift: UCHAR;
end;