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/PasswordDialogRes.h')
-rw-r--r--[-rwxr-xr-x]CPP/7zip/UI/FileManager/PasswordDialogRes.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/CPP/7zip/UI/FileManager/PasswordDialogRes.h b/CPP/7zip/UI/FileManager/PasswordDialogRes.h
index e0b42661..1fe32e10 100755..100644
--- a/CPP/7zip/UI/FileManager/PasswordDialogRes.h
+++ b/CPP/7zip/UI/FileManager/PasswordDialogRes.h
@@ -1,4 +1,5 @@
-#define IDD_DIALOG_PASSWORD 501
-#define IDC_STATIC_PASSWORD_HEADER 1000
-#define IDC_EDIT_PASSWORD 1001
-#define IDC_CHECK_PASSWORD_SHOW 1002
+#define IDD_PASSWORD 3800
+#define IDT_PASSWORD_ENTER 3801
+#define IDX_PASSWORD_SHOW 3803
+
+#define IDE_PASSWORD_PASSWORD 120