summaryrefslogtreecommitdiff
path: root/plugins/YARelay/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-04-07 15:49:14 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-04-07 15:49:14 +0000
commit89edcbf870653ff219eb57565383ce708d14783b (patch)
tree34296a6e6c3e4e77c2d2eb8a4dbdafbd93cf61de /plugins/YARelay/src/resource.h
parent8b36cd33fcc97979e316e55b321e1b09239b430f (diff)
port of yaRelay plugin under NG
git-svn-id: http://svn.miranda-ng.org/main/trunk@4366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YARelay/src/resource.h')
-rw-r--r--plugins/YARelay/src/resource.h36
1 files changed, 36 insertions, 0 deletions
diff --git a/plugins/YARelay/src/resource.h b/plugins/YARelay/src/resource.h
new file mode 100644
index 0000000000..b9104ff1a1
--- /dev/null
+++ b/plugins/YARelay/src/resource.h
@@ -0,0 +1,36 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by frame.rc
+//
+#define IDD_FORMVIEW 101
+#define IDD_SETTINGS 101
+#define IDI_ICON_ARROW 101
+#define IDC_RADIO_ALL 1000
+#define IDC_RADIO_CUSTOM 1001
+#define IDC_COMBO_FROM 1002
+#define IDC_COMBO_TO 1003
+#define IDC_CHECK1 1004
+#define IDC_CHECK2 1005
+#define IDC_CHECK3 1006
+#define IDC_CHECK4 1007
+#define IDC_CHECK5 1008
+#define IDC_CHECK6 1009
+#define IDC_CHECK7 1010
+#define IDC_CHECK8 1011
+#define IDC_EDIT_TEMPLATE 1012
+#define IDC_CHECK_SPLIT 1013
+#define IDC_EDIT_MAXSIZE 1014
+#define IDC_EDIT_SENDPARTS 1015
+#define IDC_CHECK_SAVEHISTORY 1016
+#define IDC_CHECK_MARKREAD 1017
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1018
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif