aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/resource_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resource_ids.h')
-rw-r--r--src/resource_ids.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/resource_ids.h b/src/resource_ids.h
new file mode 100644
index 0000000..4c6d90f
--- /dev/null
+++ b/src/resource_ids.h
@@ -0,0 +1,23 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
+#define IDD_MAINDIALOG 100
+#define IDC_BUTTON_ELEVATE 1000
+#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
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NO_MFC 1
+#define _APS_NEXT_RESOURCE_VALUE 129
+#define _APS_NEXT_COMMAND_VALUE 32771
+#define _APS_NEXT_CONTROL_VALUE 1005
+#define _APS_NEXT_SYMED_VALUE 110
+#endif
+#endif