stormlibd.StaticFunctions

Undocumented in source.

Public Imports

stormlibd.Types
public import stormlibd.Types;
Undocumented in source.

Members

Functions

SFileAddListFile
int SFileAddListFile(HANDLE , TCHAR* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileCloseArchive
bool SFileCloseArchive(HANDLE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileCloseFile
bool SFileCloseFile(HANDLE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileCompactArchive
bool SFileCompactArchive(HANDLE , TCHAR* , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileCreateArchive
bool SFileCreateArchive(TCHAR* , DWORD , DWORD , HANDLE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileCreateArchive2
bool SFileCreateArchive2(TCHAR* , PSFILE_CREATE_MPQ , HANDLE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileExtractFile
bool SFileExtractFile(HANDLE , char* , TCHAR* , DWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileFlushArchive
bool SFileFlushArchive(HANDLE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileFreeFileInfo
bool SFileFreeFileInfo(void* , SFileInfoClass )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileGetAttributes
DWORD SFileGetAttributes(HANDLE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileGetFileInfo
bool SFileGetFileInfo(HANDLE , SFileInfoClass , void* , DWORD , LPDWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileGetFileName
bool SFileGetFileName(HANDLE , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileGetFileSize
DWORD SFileGetFileSize(HANDLE , LPDWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileGetLocale
LCID SFileGetLocale()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileGetMaxFileCount
DWORD SFileGetMaxFileCount(HANDLE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileHasFile
bool SFileHasFile(HANDLE , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileIsPatchedArchive
bool SFileIsPatchedArchive(HANDLE )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileOpenArchive
bool SFileOpenArchive(TCHAR* , DWORD , DWORD , HANDLE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileOpenFileEx
bool SFileOpenFileEx(HANDLE , char* , DWORD , HANDLE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileOpenPatchArchive
bool SFileOpenPatchArchive(HANDLE , TCHAR* , char* , DWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileReadFile
bool SFileReadFile(HANDLE , void* , DWORD , LPDWORD , LPOVERLAPPED )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileSetAttributes
bool SFileSetAttributes(HANDLE , DWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileSetCompactCallback
bool SFileSetCompactCallback(HANDLE , SFILE_COMPACT_CALLBACK , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileSetDownloadCallback
bool SFileSetDownloadCallback(HANDLE , SFILE_DOWNLOAD_CALLBACK , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileSetFilePointer
DWORD SFileSetFilePointer(HANDLE , LONG , LONG* , DWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileSetLocale
LCID SFileSetLocale(LCID )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileSetMaxFileCount
bool SFileSetMaxFileCount(HANDLE , DWORD )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SFileUpdateFileAttributes
bool SFileUpdateFileAttributes(HANDLE , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta