summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer/src/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-20 19:55:35 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-20 19:55:35 +0000
commit94e30af2ef983a919ccd49872a333819db228c28 (patch)
tree0a13ca6e1524f9e0e81c6dc8b846cb3303c385bf /plugins/HTTPServer/src/resource.h
parentff295a8732736a06b1c60dc1e19c1766b6a1e9d8 (diff)
HTTPServer adopted
git-svn-id: http://svn.miranda-ng.org/main/trunk@3200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HTTPServer/src/resource.h')
-rw-r--r--plugins/HTTPServer/src/resource.h56
1 files changed, 56 insertions, 0 deletions
diff --git a/plugins/HTTPServer/src/resource.h b/plugins/HTTPServer/src/resource.h
new file mode 100644
index 0000000000..940253e98e
--- /dev/null
+++ b/plugins/HTTPServer/src/resource.h
@@ -0,0 +1,56 @@
+//{{NO_DEPENDENCIES}}
+// Включаемый файл, созданный в Microsoft Visual C++.
+// Используется D:\MNG_orig\plugins\HTTPServer\res\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
+
+// 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