summaryrefslogtreecommitdiff
path: root/mBot/src/mbot/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'mBot/src/mbot/resource.h')
-rw-r--r--mBot/src/mbot/resource.h67
1 files changed, 67 insertions, 0 deletions
diff --git a/mBot/src/mbot/resource.h b/mBot/src/mbot/resource.h
new file mode 100644
index 0000000..71fc9f9
--- /dev/null
+++ b/mBot/src/mbot/resource.h
@@ -0,0 +1,67 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by mbot.rc
+//
+#define IDD_MBOTCONSOLE 9
+#define IDR_RT_MANIFEST1 100
+#define IDB_BITMAP1 102
+#define IDI_ICON1 104
+#define IDD_OPTIONS 106
+#define IDD_DIALOG1 107
+#define IDR_MENU1 108
+#define IDD_DIALOG2 109
+#define IDC_MBCONSOLE 1002
+#define IDC_MBCOMMANDBOX 1003
+#define IDC_TOOLBAR 1004
+#define IDC_GS_INFO 1004
+#define ID_EXECUTE 1005
+#define ID_LINEWRAP 1006
+#define ID_CLEAR 1007
+#define ID_MBHELP 1008
+#define ID_MBINSTALL 1009
+#define IDC_MBDISABLEEVENTS 1010
+#define IDC_MBDISABLECACHE 1011
+#define IDC_MBENABLE 1012
+#define IDC_MBSHOWCONSOLE 1013
+#define IDC_MBSHOWCONSOLEERROR 1015
+#define IDC_WRAPCONSOLE 1016
+#define IDC_DISABLESCHEDULER 1017
+#define IDC_ADV1 1018
+#define IDC_ADVSCRIPTTAG 1019
+#define IDC_ADVCMDTAG 1020
+#define IDC_ADVLABEL1 1021
+#define IDC_ADVLABEL2 1022
+#define IDC_ENABLEWWW 1023
+#define IDC_ADV2 1024
+#define IDC_LIST1 1025
+#define IDC_ENABLEWWW2 1026
+#define IDC_EDIT1 1026
+#define IDC_GS_EDIT 1026
+#define IDC_ENABLEADVOPT 1027
+#define ID_POPUP_RECACHE 40001
+#define ID_POPUP_ACTIVATE 40002
+#define ID_POPUP_DEACTIVATE 40003
+#define ID_POPUP_UNCACHE 40004
+#define ID_POPUP_UNINSTALL 40005
+#define ID_POPUP2_INSTALLSCRIPT 40006
+#define ID_POPUP2_INSTALLEXTENSION 40007
+#define ID_ACTIVATE_FILE 40008
+#define ID_ACTIVATE_EVENT 40009
+#define ID_DEACTIVATE_FILE 40010
+#define ID_DEACTIVATE_EVENT 40011
+#define ID_POPUP_UNLOAD 40012
+#define ID_POPUP3_CONFIGURE 40013
+#define ID_POPUP3_UNINSTALL 40014
+#define ID_POPUP3_ENABLE 40015
+#define ID_POPUP3_DISABLE 40016
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 110
+#define _APS_NEXT_COMMAND_VALUE 40017
+#define _APS_NEXT_CONTROL_VALUE 1027
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif