summaryrefslogtreecommitdiff
path: root/plugins/ProxySwitch/src/resource.h
diff options
context:
space:
mode:
authorMataes <mataes2007@gmail.com>2018-06-24 01:33:59 +0300
committerMataes <mataes2007@gmail.com>2018-06-24 01:33:59 +0300
commit321c618576ce8dd64da80a05932f3f2c4ee90f72 (patch)
tree247a678777164b5a245a9a116dd5f03945a590da /plugins/ProxySwitch/src/resource.h
parent27e84852f0071b4ab832fb3a61d51ee126ad778e (diff)
ProxySwitch: it compiles but don't work
Diffstat (limited to 'plugins/ProxySwitch/src/resource.h')
-rw-r--r--plugins/ProxySwitch/src/resource.h41
1 files changed, 41 insertions, 0 deletions
diff --git a/plugins/ProxySwitch/src/resource.h b/plugins/ProxySwitch/src/resource.h
new file mode 100644
index 0000000000..8fa07ce325
--- /dev/null
+++ b/plugins/ProxySwitch/src/resource.h
@@ -0,0 +1,41 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by proxySwitch.rc
+//
+#define IDI_LOGO 101
+#define IDI_PROXY 102
+#define IDI_NOPROXY 103
+#define IDD_OPTIONS 103
+#define IDI_NOTIF_0 104
+#define IDI_NOTIF_1 105
+#define IDC_EDIT_USEPROXY 1002
+#define IDC_EDIT_NOPROXY 1004
+#define IDC_CHECK_DEFAULTCOLORS 1009
+#define IDC_CHECK_POPUPS 1010
+#define IDC_CHECK_MIRANDA 1014
+#define IDC_CHECK_IE 1015
+#define IDC_CHECK_IE2 1016
+#define IDC_CHECK_FIREFOX 1016
+#define IDC_CHECK_SHOWMYIPMENU 1021
+#define IDC_CHECK_PROXYIPMENU 1022
+#define IDC_CHECK_ALWAY_RECONNECT 1024
+#define IDC_EDIT_HIDEINTF 1025
+#define IDC_RESTARTREQUIRED 1026
+#define IDC_BTN_HELP 1027
+#define IDC_HELP_1 1028
+#define IDC_HELP_2 1029
+#define IDC_HELP_3 1030
+#define IDC_CHECK_SHOWPROXYSTATUS 1031
+#define IDC_TEXTCOLOR 2041
+#define IDC_BGCOLOR 2042
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 107
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1032
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif