LZCopyFile( <cSourceFile>, <cDestinationFile> ) --> nLZCopyResult <cSourceFile> Source LZcompressed file. <cDestinationFile> Destination uncompressed file. This function includes opening the LZ File, uncompressing and copying, and finally closing. Source Code: WinApi\LZExpand.c