Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/7zip/UI/FileManager/SystemPageRes.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/UI/FileManager/SystemPageRes.h18
1 files changed, 8 insertions, 10 deletions
diff --git a/CPP/7zip/UI/FileManager/SystemPageRes.h b/CPP/7zip/UI/FileManager/SystemPageRes.h
index 133996e7..edc576f7 100755..100644
--- a/CPP/7zip/UI/FileManager/SystemPageRes.h
+++ b/CPP/7zip/UI/FileManager/SystemPageRes.h
@@ -1,10 +1,8 @@
-#define IDD_SYSTEM 540
-#define IDD_SYSTEM_2 640
-#define IDS_PLUGIN 990
-// #define IDC_SYSTEM_INTEGRATE_TO_CONTEXT_MENU 1010
-#define IDC_SYSTEM_STATIC_ASSOCIATE 1020
-#define IDC_SYSTEM_LIST_ASSOCIATE 1021
-// #define IDC_SYSTEM_LIST_PLUGINS 1022
-// #define IDC_SYSTEM_SELECT_ALL 1023
-#define IDC_SYSTEM_BUTTON_CURRENT 1024
-#define IDC_SYSTEM_BUTTON_ALL 1025
+#define IDD_SYSTEM 2200
+#define IDD_SYSTEM_2 12200
+
+#define IDT_SYSTEM_ASSOCIATE 2201
+
+#define IDL_SYSTEM_ASSOCIATE 100
+#define IDB_SYSTEM_CURRENT 101
+#define IDB_SYSTEM_ALL 102