1 #define IDD_DIALOG_COMPRESS             152
2 #define IDC_STATIC_COMPRESS_MEMORY      1022
3 #define IDC_STATIC_COMPRESS_MEMORY_DE   1023
4 #define IDC_STATIC_COMPRESS_MEMORY_VALUE 1027
5 #define IDC_STATIC_COMPRESS_MEMORY_DE_VALUE 1028
6 #define IDC_COMPRESS_COMBO_ARCHIVE      1072
7 #define IDC_COMPRESS_BUTTON_SET_ARCHIVE 1073
8 #define IDC_COMPRESS_COMBO_LEVEL        1074
9 #define IDC_COMPRESS_COMBO_UPDATE_MODE  1075
10 #define IDC_COMPRESS_COMBO_FORMAT       1076
11 #define IDC_COMPRESS_COMBO_VOLUME       1077
12 #define IDC_COMPRESS_COMBO_METHOD       1078
13 #define IDC_COMPRESS_COMBO_DICTIONARY   1079
14 #define IDC_COMPRESS_COMBO_ORDER        1080
15 
16 #define IDC_COMPRESS_COMBO_SOLID        1081
17 #define IDC_COMPRESS_COMBO_THREADS      1082
18 #define IDC_COMPRESS_HARDWARE_THREADS   1083
19 
20 #define IDC_COMPRESS_SFX                1090
21 #define IDC_COMPRESS_EDIT_PARAMETERS    1091
22 
23 // #define IDC_COMPRESS_SOLID              1092
24 // #define IDC_COMPRESS_MULTI_THREAD       1093
25 
26 #define IDC_STATIC_COMPRESS_ARCHIVE     1097
27 #define IDC_STATIC_COMPRESS_FORMAT      1098
28 #define IDC_STATIC_COMPRESS_LEVEL       1099
29 #define IDC_STATIC_COMPRESS_PARAMETERS  1100
30 #define IDC_STATIC_COMPRESS_UPDATE_MODE 1101
31 #define IDC_STATIC_COMPRESS_OPTIONS     1102
32 #define IDC_STATIC_COMPRESS_VOLUME      1103
33 #define IDC_STATIC_COMPRESS_METHOD      1104
34 #define IDC_STATIC_COMPRESS_DICTIONARY  1105
35 #define IDC_STATIC_COMPRESS_ORDER       1106
36 
37 #define IDC_STATIC_COMPRESS_SOLID       1107
38 #define IDC_STATIC_COMPRESS_THREADS     1108
39 
40 #define IDC_COMPRESS_ENCRYPTION         1110
41 #define IDC_STATIC_COMPRESS_PASSWORD1   1111
42 #define IDC_COMPRESS_EDIT_PASSWORD1     1112
43 #define IDC_STATIC_COMPRESS_PASSWORD2   1113
44 #define IDC_COMPRESS_EDIT_PASSWORD2     1114
45 #define IDC_COMPRESS_CHECK_SHOW_PASSWORD 1115
46 
47 #define IDC_STATIC_COMPRESS_ENCRYPTION_METHOD 1120
48 #define IDC_COMPRESS_COMBO_ENCRYPTION_METHOD 1121
49 
50 #define IDC_COMPRESS_CHECK_ENCRYPT_FILE_NAMES 1122
51 
52 #define IDC_COMPRESS_SHARED    1130
53