win32lz.Copy
int = Copy(hSrc, hDest )
Copies a source file to a destination file.
Parameters
Comments
If the source file is compressed with the Microsoft File Compression Utility (COMPRESS.EXE), this function creates a decompressed destination file. If the source file is not compressed, this function duplicates the original file.
Win32 API References