mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-14 08:11:35 -06:00
4.45 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
d9666cf046
commit
a145bfc7cf
@@ -12,10 +12,17 @@
|
||||
#define IDC_COMPRESS_COMBO_METHOD 1078
|
||||
#define IDC_COMPRESS_COMBO_DICTIONARY 1079
|
||||
#define IDC_COMPRESS_COMBO_ORDER 1080
|
||||
|
||||
#define IDC_COMPRESS_COMBO_SOLID 1081
|
||||
#define IDC_COMPRESS_COMBO_THREADS 1082
|
||||
#define IDC_COMPRESS_HARDWARE_THREADS 1083
|
||||
|
||||
#define IDC_COMPRESS_SFX 1090
|
||||
#define IDC_COMPRESS_EDIT_PARAMETERS 1091
|
||||
#define IDC_COMPRESS_SOLID 1092
|
||||
#define IDC_COMPRESS_MULTI_THREAD 1093
|
||||
|
||||
// #define IDC_COMPRESS_SOLID 1092
|
||||
// #define IDC_COMPRESS_MULTI_THREAD 1093
|
||||
|
||||
#define IDC_STATIC_COMPRESS_ARCHIVE 1097
|
||||
#define IDC_STATIC_COMPRESS_FORMAT 1098
|
||||
#define IDC_STATIC_COMPRESS_LEVEL 1099
|
||||
@@ -27,6 +34,9 @@
|
||||
#define IDC_STATIC_COMPRESS_DICTIONARY 1105
|
||||
#define IDC_STATIC_COMPRESS_ORDER 1106
|
||||
|
||||
#define IDC_STATIC_COMPRESS_SOLID 1107
|
||||
#define IDC_STATIC_COMPRESS_THREADS 1108
|
||||
|
||||
#define IDC_COMPRESS_ENCRYPTION 1110
|
||||
#define IDC_STATIC_COMPRESS_PASSWORD1 1111
|
||||
#define IDC_COMPRESS_EDIT_PASSWORD1 1112
|
||||
|
||||
Reference in New Issue
Block a user