Source: core/sys/windows/_lzexpand.d
core.sys.windows.lzexpand
Windows API header module
Translated from MinGW Windows headers
License
Functions 12
fn
LONG CopyLZFile(INT, INT)fn
void LZDone()fn
INT LZStart()fn
INT GetExpandedNameA(LPSTR, LPSTR)fn
INT GetExpandedNameW(LPWSTR, LPWSTR)fn
void LZClose(INT)fn
INT LZInit(INT)fn
INT LZOpenFileA(LPSTR, LPOFSTRUCT, WORD)fn
INT LZOpenFileW(LPWSTR, LPOFSTRUCT, WORD)fn
INT LZRead(INT, LPSTR, INT)