aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/resource_ids.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-09-15 20:51:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-09-15 20:51:55 +0300
commita4f78b1847d1a49d5f69cf2e1d3d739fd6ef1185 (patch)
treeb6687b510ffefa5f2d8c991101e96067b4a29a3d /resource_ids.h
parentrefactoring (diff)
downloadprivilege-check-a4f78b1847d1a49d5f69cf2e1d3d739fd6ef1185.tar.gz
privilege-check-a4f78b1847d1a49d5f69cf2e1d3d739fd6ef1185.zip
update resources
Diffstat (limited to '')
-rw-r--r--resource_ids.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/resource_ids.h b/resource_ids.h
index 066c6df..d77ee63 100644
--- a/resource_ids.h
+++ b/resource_ids.h
@@ -4,9 +4,9 @@
//
#define IDD_MAINDIALOG 100
#define IDC_BUTTON_ELEVATE 1000
-#define IDC_STATIC_IS_ADMIN 1001
-#define IDC_STATIC_IS_RUN_AS_ADMIN 1002
-#define IDC_STATIC_IS_ELEVATED 1003
+#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_STATIC -1