X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?p=SFmpqapi.git;a=blobdiff_plain;f=SFmpqapi_no-lib.h;fp=SFmpqapi_no-lib.h;h=06e04fb45874dde094eb599e8e8fb29b43eb413c;hp=72bb672bb836f414650d7623bfef3c133bab4d94;hb=e32ff2fecf5ed03c2eb90343f9bc373852636f13;hpb=631cb94e7243815e465e454c965b6adcd0153d54 diff --git a/SFmpqapi_no-lib.h b/SFmpqapi_no-lib.h index 72bb672..06e04fb 100644 --- a/SFmpqapi_no-lib.h +++ b/SFmpqapi_no-lib.h @@ -265,6 +265,7 @@ long SFMpqCompareVersion(); #define SFILE_LIST_MEMORY_LIST 0x01 // Specifies that lpFilelists is a file list from memory, rather than being a list of file lists #define SFILE_LIST_ONLY_KNOWN 0x02 // Only list files that the function finds a name for #define SFILE_LIST_ONLY_UNKNOWN 0x04 // Only list files that the function does not find a name for +#define SFILE_LIST_FLAG_UNKNOWN 0x08 // Use without SFILE_LIST_ONLY_KNOWN or SFILE_LIST_FLAG_UNKNOWN to list all files, but set dwFileExists to 3 if file's name is not found // SFileOpenArchive flags #define SFILE_OPEN_HARD_DISK_FILE 0x0000 //Open archive without regard to the drive type it resides on