Thanks stormbringer but I already have this information. There are more functions that I cannot find at msdn. Here is the functions in LZ32-
CopyLZFile, GetExpandedName, LZClose, LZCloseFile, LZCopy, LZCreateFileW, LZDone, LZInit, LZOpenFile, LZOpenFileW, LZRead, LZSeek, LZStart
at msdn I can find only information about these functions -
CopyLZFile, GetExpandedName, LZClose, LZCloseFile, LZCopy, LZInit, LZOpenFile, LZOpenFileW, LZRead, LZSeek
LZStart and LZDone dont need any parameters but LZCreateFileW needs 5 params
Examples are few and far between I cannot find any