Module win32lz

A module encapsulating the Windows LZ compression routines.

Methods

GetExpandedName
Retrieves the original name of an expanded file, 

Close
Closes a handle to an LZ file. 

Copy
Copies a source file to a destination file. 

Init
Allocates memory for the internal data structures required to decompress files, and then creates and initializes them. 

OpenFile
Creates, opens, reopens, or deletes the specified file.