summaryrefslogtreecommitdiff
path: root/HTTPServer/resource.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-24 16:55:09 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-24 16:55:09 +0000
commit5b74bda58f47e7894a83643b86d24f0c78e60285 (patch)
tree7e09452c287b46442dae30a7186539bc53793dca /HTTPServer/resource.h
parent03a7b123e64c552639c89cb80105003b076eff55 (diff)
added HTTPServer
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@206 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'HTTPServer/resource.h')
-rw-r--r--HTTPServer/resource.h57
1 files changed, 57 insertions, 0 deletions
diff --git a/HTTPServer/resource.h b/HTTPServer/resource.h
new file mode 100644
index 0000000..fbeb2c0
--- /dev/null
+++ b/HTTPServer/resource.h
@@ -0,0 +1,57 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
+#define IDD_NEW_SHARE_PROPERTIES 101
+#define IDI_DISABLE_SERVER 101
+#define IDI_SHARE_NEW_FILE 102
+#define IDD_STATISTICS_VIEW 123
+#define IDR_MENU1 124
+#define IDD_OPT_HTTP_SERVER 999
+#define IDC_SPELL_TEXT 1066
+#define IDC_MAX_DOWNLOADS 1067
+#define IDC_ALLOWED_IPADDRESS 1068
+#define IDC_ALLOWED_IP_MASK 1069
+#define IDC_SHARE_NAME 1070
+#define IDC_CURRENT_SHARES 1071
+#define IDC_CURRENT_USERS 1072
+#define IDC_EXTERNAL_SRV_NAME 1073
+#define IDC_ADD_STATISTICS_MENU_ITEM 1074
+#define IDC_EXTERNAL_SRV_DEFAULT 1075
+#define IDC_WRITE_LOG_FILE 1076
+#define IDC_ACCEPT_COM_MENU_ITEM 1078
+#define IDC_TOGGLE_MASK 1080
+#define IDC_OPEN_LOG 1081
+#define IDC_SHOW_POPUPS 1082
+#define IDC_URL_ADDRESS 1085
+#define IDC_PAGE_KEYWORD 1087
+#define IDC_TEST_EXTERNALIP 1088
+#define IDC_MAX_SPEED 1090
+#define IDC_LIMIT_ONLY_WHEN_ONLINE 1091
+#define IDC_BUTTON1 1092
+#define IDC_MAX_SPEED2 1092
+#define IDC_DEFAULT_DOWNLOAD_LIMIT 1092
+#define IDC_SHOWHIDDENSHARES 1093
+#define IDC_INDEX_OFF 1094
+#define IDC_INDEX_HTML 1095
+#define IDC_INDEX_XML 1096
+#define IDC_INDEX_DETECT 1097
+#define IDC_MAX_CONN_TOTAL 1098
+#define IDC_MAX_CONN_PER_USER 1099
+#define ID_SHARELIST_OPEN 40004
+#define ID_SHARELIST_REMOVESHARE 40005
+#define ID_SHARELIST_COPYLINK 40006
+#define ID_SHARELIST_NEWSHARE 40007
+#define ID_SHARELIST_EDITSHARE 40008
+#define IDC_STATIC -1
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 126
+#define _APS_NEXT_COMMAND_VALUE 40009
+#define _APS_NEXT_CONTROL_VALUE 1095
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif