1 #define IDD_COMPRESS 4000 2 #define IDD_COMPRESS_2 14000 3 #define IDD_COMPRESS_OPTIONS 14001 4 5 #define IDC_COMPRESS_ARCHIVE 100 6 #define IDB_COMPRESS_SET_ARCHIVE 101 7 #define IDC_COMPRESS_LEVEL 102 8 #define IDC_COMPRESS_UPDATE_MODE 103 9 #define IDC_COMPRESS_FORMAT 104 10 #define IDC_COMPRESS_VOLUME 105 11 #define IDC_COMPRESS_METHOD 106 12 #define IDC_COMPRESS_DICTIONARY 107 13 #define IDC_COMPRESS_ORDER 108 14 #define IDC_COMPRESS_SOLID 109 15 #define IDC_COMPRESS_THREADS 110 16 #define IDE_COMPRESS_PARAMETERS 111 17 18 #define IDT_COMPRESS_HARDWARE_THREADS 112 19 #define IDT_COMPRESS_MEMORY_VALUE 113 20 #define IDT_COMPRESS_MEMORY_DE_VALUE 114 21 22 #define IDG_COMPRESS_NTFS 115 23 #define IDC_COMPRESS_PATH_MODE 116 24 #define IDC_COMPRESS_MEM_USE 117 25 // #define IDC_COMPRESS_DICTIONARY2 118 26 27 #define IDE_COMPRESS_PASSWORD1 120 28 #define IDE_COMPRESS_PASSWORD2 121 29 #define IDC_COMPRESS_ENCRYPTION_METHOD 122 30 31 #define IDT_COMPRESS_ARCHIVE_FOLDER 130 32 33 // #define IDB_COMPRESS_OPTIONS 140 34 #define IDB_COMPRESS_OPTIONS 2100 35 #define IDT_COMPRESS_OPTIONS 141 36 // #define IDT_COMPRESS_PARAMS_INFO 142 37 38 #define IDT_COMPRESS_PATH_MODE 3410 39 40 #define IDT_PASSWORD_ENTER 3801 41 #define IDT_PASSWORD_REENTER 3802 42 #define IDX_PASSWORD_SHOW 3803 43 #define IDS_PASSWORD_NOT_MATCH 3804 44 #define IDS_PASSWORD_USE_ASCII 3805 45 #define IDS_PASSWORD_TOO_LONG 3806 46 47 #define IDT_COMPRESS_ARCHIVE 4001 48 #define IDT_COMPRESS_UPDATE_MODE 4002 49 #define IDT_COMPRESS_FORMAT 4003 50 #define IDT_COMPRESS_LEVEL 4004 51 #define IDT_COMPRESS_METHOD 4005 52 #define IDT_COMPRESS_DICTIONARY 4006 53 #define IDT_COMPRESS_ORDER 4007 54 #define IDT_COMPRESS_SOLID 4008 55 #define IDT_COMPRESS_THREADS 4009 56 #define IDT_COMPRESS_PARAMETERS 4010 57 #define IDG_COMPRESS_OPTIONS 4011 58 59 #define IDX_COMPRESS_SFX 4012 60 #define IDX_COMPRESS_SHARED 4013 61 62 #define IDG_COMPRESS_ENCRYPTION 4014 63 #define IDT_COMPRESS_ENCRYPTION_METHOD 4015 64 #define IDX_COMPRESS_ENCRYPT_FILE_NAMES 4016 65 66 #define IDT_COMPRESS_MEMORY 4017 67 #define IDT_COMPRESS_MEMORY_DE 4018 68 69 #define IDX_COMPRESS_DEL 4019 70 71 #define IDX_COMPRESS_NT_SYM_LINKS 4040 72 #define IDX_COMPRESS_NT_HARD_LINKS 4041 73 #define IDX_COMPRESS_NT_ALT_STREAMS 4042 74 #define IDX_COMPRESS_NT_SECUR 4043 75 76 #define IDS_METHOD_STORE 4050 77 #define IDS_METHOD_FASTEST 4051 78 #define IDS_METHOD_FAST 4052 79 #define IDS_METHOD_NORMAL 4053 80 #define IDS_METHOD_MAXIMUM 4054 81 #define IDS_METHOD_ULTRA 4055 82 83 #define IDS_COMPRESS_UPDATE_MODE_ADD 4060 84 #define IDS_COMPRESS_UPDATE_MODE_UPDATE 4061 85 #define IDS_COMPRESS_UPDATE_MODE_FRESH 4062 86 #define IDS_COMPRESS_UPDATE_MODE_SYNC 4063 87 88 #define IDS_COMPRESS_SET_ARCHIVE_BROWSE 4070 89 #define IDS_OPEN_TYPE_ALL_FILES 4071 90 #define IDS_COMPRESS_NON_SOLID 4072 91 #define IDS_COMPRESS_SOLID 4073 92 93 #define IDT_SPLIT_TO_VOLUMES 7302 94 #define IDS_INCORRECT_VOLUME_SIZE 7307 95 #define IDS_SPLIT_CONFIRM 7308 96 97 98 // Options Dialog 99 100 #define IDG_COMPRESS_TIME 4080 101 #define IDT_COMPRESS_TIME_PREC 4081 102 #define IDX_COMPRESS_MTIME 4082 103 #define IDX_COMPRESS_CTIME 4083 104 #define IDX_COMPRESS_ATIME 4084 105 #define IDX_COMPRESS_ZTIME 4085 106 #define IDX_COMPRESS_PRESERVE_ATIME 4086 107 108 #define IDS_COMPRESS_SEC 4090 109 #define IDS_COMPRESS_NS 4091 110 111 #define IDC_COMPRESS_TIME_PREC 190 112 #define IDT_COMPRESS_TIME_INFO 191 113 114 #define IDX_COMPRESS_PREC_SET 201 115 #define IDX_COMPRESS_MTIME_SET 202 116 #define IDX_COMPRESS_CTIME_SET 203 117 #define IDX_COMPRESS_ATIME_SET 204 118 #define IDX_COMPRESS_ZTIME_SET 205 119 120 // #define IDX_COMPRESS_NT_SYM_LINKS_SET 210 121 // #define IDX_COMPRESS_NT_HARD_LINKS_SET 211 122 // #define IDX_COMPRESS_NT_ALT_STREAMS_SET 212 123 // #define IDX_COMPRESS_NT_SECUR_SET 213 124 125 #define IDS_MEM_OPERATION_BLOCKED 7810 126