win32lz.Init

Init(handle)

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

Parameters

handle : int

handle of source file

Win32 API References

Search for LZInit at msdn, google or google groups.