stormlibd.Types

Undocumented in source.

Members

Aliases

BYTE
alias BYTE = char
Undocumented in source.
DWORD
alias DWORD = uint
Undocumented in source.
DWORD_PTR
alias DWORD_PTR = ulong
Undocumented in source.
HANDLE
alias HANDLE = void*
Undocumented in source.
INT_PTR
alias INT_PTR = long
Undocumented in source.
LCID
alias LCID = uint
Undocumented in source.
LONG
alias LONG = int
Undocumented in source.
LONGLONG
alias LONGLONG = long
Undocumented in source.
LONG_PTR
alias LONG_PTR = long
Undocumented in source.
LPBYTE
alias LPBYTE = BYTE*
Undocumented in source.
LPCSTR
alias LPCSTR = const(char)*
Undocumented in source.
LPCTSTR
alias LPCTSTR = const(char)*
Undocumented in source.
LPDWORD
alias LPDWORD = DWORD*
Undocumented in source.
LPOVERLAPPED
alias LPOVERLAPPED = void*
Undocumented in source.
LPSTR
alias LPSTR = char*
Undocumented in source.
LPTSTR
alias LPTSTR = char*
Undocumented in source.
PLONG
alias PLONG = LONG*
Undocumented in source.
SFILE_ADDFILE_CALLBACK
alias SFILE_ADDFILE_CALLBACK = void function(void*, DWORD, DWORD, bool)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFILE_COMPACT_CALLBACK
alias SFILE_COMPACT_CALLBACK = void function(void*, DWORD, ULONGLONG, ULONGLONG)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFILE_DOWNLOAD_CALLBACK
alias SFILE_DOWNLOAD_CALLBACK = void function(void*, ULONGLONG, DWORD)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TCHAR
alias TCHAR = char
Undocumented in source.
ULONGLONG
alias ULONGLONG = ulong
Undocumented in source.
USHORT
alias USHORT = ushort
Undocumented in source.

Enums

SFileInfoClass
enum SFileInfoClass
Undocumented in source.

Structs

PSFILE_CREATE_MPQ
struct PSFILE_CREATE_MPQ
Undocumented in source.

Meta