- CopyLZFile
deprecated LONG CopyLZFile(INT , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetExpandedNameA
INT GetExpandedNameA(LPSTR , LPSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetExpandedNameW
INT GetExpandedNameW(LPWSTR , LPWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZClose
void LZClose(INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZCopy
LONG LZCopy(INT , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZDone
deprecated void LZDone()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZInit
INT LZInit(INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZOpenFileA
INT LZOpenFileA(LPSTR , LPOFSTRUCT , WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZOpenFileW
INT LZOpenFileW(LPWSTR , LPOFSTRUCT , WORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZRead
INT LZRead(INT , LPSTR , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZSeek
LONG LZSeek(INT , LONG , INT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- LZStart
deprecated INT LZStart()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ lzexpand.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************