summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/resource.h
diff options
context:
space:
mode:
authorMaciej Wycik <makar@poczta.of.pl>2013-06-03 11:17:43 +0000
committerMaciej Wycik <makar@poczta.of.pl>2013-06-03 11:17:43 +0000
commit9f631693a3094124ac7f34f1fa34008116ba6afc (patch)
tree903692d7b9132a6000d5865cdddcea88fdf8378a /plugins/Exchange/src/resource.h
parentde9cbaa3b7e815a2a95e894e796196bf5629543d (diff)
based on IM 0.0.3.4 Exchange plugin
+Unicode support git-svn-id: http://svn.miranda-ng.org/main/trunk@4870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Exchange/src/resource.h')
-rw-r--r--plugins/Exchange/src/resource.h29
1 files changed, 29 insertions, 0 deletions
diff --git a/plugins/Exchange/src/resource.h b/plugins/Exchange/src/resource.h
new file mode 100644
index 0000000000..866688bd70
--- /dev/null
+++ b/plugins/Exchange/src/resource.h
@@ -0,0 +1,29 @@
+#ifndef IDC_STATIC
+#define IDC_STATIC (-1)
+#endif
+
+#define IDD_OPT_EXCHANGE 101
+#define IDI_MAIL 104
+#define IDD_EMAILS 105
+#define IDI_ICON1 107
+#define IDI_UNREAD 108
+#define IDC_USER_EDIT 1001
+#define IDC_PASSWORD_EDIT 1002
+#define IDC_SERVER_EDIT 1003
+#define IDC_PORT_EDIT 1004
+#define IDC_EDIT5 1005
+#define IDC_USE_POPUPS 1005
+#define IDC_EDIT6 1006
+#define IDC_INTERVAL_EDIT 1006
+#define IDC_EMAILS_LIST 1008
+#define IDC_CLOSE 1009
+#define IDC_BUTTON1 1010
+#define IDC_MARK_READ 1010
+#define IDC_CHECKEMAILS 1010
+#define IDC_CHECK_EMAILS 1010
+#define IDC_RECONNECT 1011
+#define IDC_EDIT1 1012
+#define IDC_RECONNECT_INTERVAL 1012
+#define IDC_USE_PORTCHECK 1013
+#define IDC_EDIT2 1014
+#define IDC_MAX_RETRIES 1014