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/FileManager/Resource/PasswordDialog/resource.h')
-rwxr-xr-xCPP/7zip/FileManager/Resource/PasswordDialog/resource.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/CPP/7zip/FileManager/Resource/PasswordDialog/resource.h b/CPP/7zip/FileManager/Resource/PasswordDialog/resource.h
new file mode 100755
index 00000000..e0b42661
--- /dev/null
+++ b/CPP/7zip/FileManager/Resource/PasswordDialog/resource.h
@@ -0,0 +1,4 @@
+#define IDD_DIALOG_PASSWORD 501
+#define IDC_STATIC_PASSWORD_HEADER 1000
+#define IDC_EDIT_PASSWORD 1001
+#define IDC_CHECK_PASSWORD_SHOW 1002