X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?p=SFmpqapi.git;a=blobdiff_plain;f=SFmpqapi.h;fp=SFmpqapi.h;h=5626028c05f32226d04e5551f416be53da1aa982;hp=7fe313d3438da68c84fbc662c45a5cf7fa50a59e;hb=e32ff2fecf5ed03c2eb90343f9bc373852636f13;hpb=631cb94e7243815e465e454c965b6adcd0153d54 diff --git a/SFmpqapi.h b/SFmpqapi.h index 7fe313d..5626028 100644 --- a/SFmpqapi.h +++ b/SFmpqapi.h @@ -281,6 +281,7 @@ long SFMPQAPI __inline 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