summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/help/khhelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/help/khhelp.h')
-rw-r--r--src/windows/identity/help/khhelp.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/windows/identity/help/khhelp.h b/src/windows/identity/help/khhelp.h
new file mode 100644
index 0000000000..4ffa6d8f59
--- /dev/null
+++ b/src/windows/identity/help/khhelp.h
@@ -0,0 +1,23 @@
+
+#define IDH_WELCOME 1000
+#define IDH_MENU_FILE 1001
+#define IDH_MENU_CRED 1002
+#define IDH_MENU_VIEW 1003
+#define IDH_MENU_OPTIONS 1004
+#define IDH_MENU_HELP 1005
+
+#define IDH_ACTION_PROPERTIES 2000
+#define IDH_ACTION_EXIT 2001
+#define IDH_ACTION_NEW_ID 2002
+#define IDH_ACTION_SET_DEF_ID 2003
+#define IDH_ACTION_SET_SRCH_ID 2004
+#define IDH_ACTION_DESTROY_ID 2005
+#define IDH_ACTION_RENEW_ID 2006
+#define IDH_ACTION_PASSWD_ID 2007
+#define IDH_ACTION_NEW_CRED 2008
+#define IDH_ACTION_CHOOSE_COLS 2009
+#define IDH_ACTION_DEBUG_WINDOW 2010
+#define IDH_ACTION_VIEW_REFRESH 2011
+#define IDH_ACTION_OPT_KHIM 2012
+#define IDH_ACTION_OPT_INIT 2013
+#define IDH_ACTION_OPT_NOTIF 2014