2020-09-30 16:53:55 +02:00

12 lines
255 B
C

INT
DiamondCompressFile(
IN NOTIFYPROC CompressNotify,
IN LPSTR SourceFile,
IN LPSTR TargetFile,
IN BOOL Rename,
OUT PLZINFO pLZI
);
TCOMP DiamondCompressionType; // 0 if not diamond (ie, LZ)