summaryrefslogtreecommitdiffstats
path: root/private/windows/gina/testgina/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'private/windows/gina/testgina/menu.h')
-rw-r--r--private/windows/gina/testgina/menu.h58
1 files changed, 58 insertions, 0 deletions
diff --git a/private/windows/gina/testgina/menu.h b/private/windows/gina/testgina/menu.h
new file mode 100644
index 000000000..a037ec346
--- /dev/null
+++ b/private/windows/gina/testgina/menu.h
@@ -0,0 +1,58 @@
+
+#define TESTGINAMENU 1000
+#define IDM_DLL_OPEN 1010
+#define IDM_DLL_RESET 1011
+#define IDM_DLL_RUN 1012
+#define IDM_DLL_EXIT 1013
+#define IDM_DLL_LOAD_LAST 1014
+
+#define IDM_WHACK_NEGOTIATE 1020
+#define IDM_WHACK_INITIALIZE 1021
+#define IDM_WHACK_DISPLAY 1022
+#define IDM_WHACK_LOGGEDOUT 1023
+#define IDM_WHACK_LOGGEDON 1024
+#define IDM_WHACK_DISPLAYLOCKED 1025
+#define IDM_WHACK_LOCKED 1026
+#define IDM_WHACK_STARTSHELL 1027
+#define IDM_WHACK_LOGOFF 1028
+#define IDM_WHACK_SHUTDOWN 1029
+#define IDM_WHACK_LOGOFFOK 1050
+#define IDM_WHACK_LOCKOK 1051
+#define IDM_WHACK_SCREENSAVE 1052
+#define IDM_WHACK_RESTARTSHELL 1053
+
+#define IDM_OPTIONS_SAS 1030
+#define IDM_OPTIONS_TIMEOUT 1031
+#define IDM_OPTIONS_LOGOFF 1032
+#define IDM_OPTIONS_VIEW_MPR 1033
+#define IDM_OPTIONS_SSNOTIFY 1034
+#define IDM_OPTIONS_STARTAPP 1035
+
+#define IDM_HELP_HELP 1040
+#define IDM_HELP_ABOUT 1041
+
+#define DEBUGGINAMENU 1100
+#define IDM_DEBUG_BREAK_NOW 1101
+#define IDM_DEBUG_NEGOTIATE 1102
+#define IDM_DEBUG_INITIALIZE 1103
+#define IDM_DEBUG_DISPLAYSAS 1104
+#define IDM_DEBUG_LOGGEDOUT 1105
+#define IDM_DEBUG_ACTIVATE 1106
+#define IDM_DEBUG_LOGGEDON 1107
+#define IDM_DEBUG_DISPLAYLOCKED 1108
+#define IDM_DEBUG_LOCKED 1109
+#define IDM_DEBUG_LOGOFF 1110
+#define IDM_DEBUG_SHUTDOWN 1111
+#define IDM_DEBUG_LOGOFFOK 1112
+#define IDM_DEBUG_LOCKOK 1113
+#define IDM_DEBUG_SCREENSAVE 1114
+#define IDM_DEBUG_RESTARTSHELL 1115
+
+#define IDM_SAS_CAD 1051
+#define IDM_SAS_TIMEOUT 1052
+#define IDM_SAS_SCRNSVR 1053
+#define IDM_SAS_USERDEF 1054
+#define IDM_SAS_USERDEF1 1055
+#define IDM_SAS_USERDEF2 1056
+#define IDM_SAS_USERDEF3 1057
+#define IDM_SAS_USERDEF4 1058