aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/resource_ids.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-09-15 23:41:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-09-15 23:41:17 +0300
commitd48c38c1a1c6ef28d47de180c845c6292e9f19b8 (patch)
treee9d7138629f8afe2962f5bdf8b6167f94c57547e /resource_ids.h
parentlink the runtime statically (diff)
downloadprivilege-check-d48c38c1a1c6ef28d47de180c845c6292e9f19b8.tar.gz
privilege-check-d48c38c1a1c6ef28d47de180c845c6292e9f19b8.zip
update resources
Diffstat (limited to '')
-rw-r--r--resource_ids.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource_ids.h b/resource_ids.h
index d77ee63..353dbd2 100644
--- a/resource_ids.h
+++ b/resource_ids.h
@@ -4,10 +4,10 @@
//
#define IDD_MAINDIALOG 100
#define IDC_BUTTON_ELEVATE 1000
-#define IDC_STATIC_ADMINISTRATOR 1001
-#define IDC_STATIC_RUN_AS_ADMINISTRATOR 1002
-#define IDC_STATIC_ELEVATED 1003
-#define IDC_STATIC_INTEGRITY_LEVEL 1004
+#define IDC_ADMINISTRATOR 1001
+#define IDC_RUN_AS_ADMINISTRATOR 1002
+#define IDC_ELEVATED 1003
+#define IDC_INTEGRITY_LEVEL 1004
#define IDC_STATIC -1
// Next default values for new objects