windows.lzexpand

\ lzexpand.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

GetExpandedName
alias GetExpandedName = GetExpandedNameA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetExpandedName
alias GetExpandedName = GetExpandedNameW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LZOpenFile
alias LZOpenFile = LZOpenFileW
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LZOpenFile
alias LZOpenFile = LZOpenFileA
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Enums

LZERROR_BADINHANDLE
anonymousenum LZERROR_BADINHANDLE
Undocumented in source.

Functions

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.

Meta