summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-05-21 15:17:41 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-05-21 15:17:41 +0000
commit49f4cab93b2f50a8132c6b8c26f1535f4f9ebb63 (patch)
treee4513a951782643b319f5f286994481030abb450 /plugins/ClientChangeNotify/resource.h
parentc44981c03b71364fc42125594447d142ed9ed442 (diff)
- added ChangeClientNotify
- CommonLibs finally became common ;) git-svn-id: http://svn.miranda-ng.org/main/trunk@118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ClientChangeNotify/resource.h')
-rw-r--r--plugins/ClientChangeNotify/resource.h42
1 files changed, 42 insertions, 0 deletions
diff --git a/plugins/ClientChangeNotify/resource.h b/plugins/ClientChangeNotify/resource.h
new file mode 100644
index 0000000000..e9a86ee449
--- /dev/null
+++ b/plugins/ClientChangeNotify/resource.h
@@ -0,0 +1,42 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by Resources.rc
+//
+#define IDD_POPUPOPTDLG 101
+#define IDD_CCN_ERROR 103
+#define IDC_POPUPOPTDLG_POPUPNOTIFY 1002
+#define IDC_POPUPOPTDLG_BGCOLOUR 1003
+#define IDC_POPUPOPTDLG_TEXTCOLOUR 1004
+#define IDC_POPUPOPTDLG_LCLICK_ACTION 1005
+#define IDC_POPUPOPTDLG_RCLICK_ACTION 1006
+#define IDC_POPUPOPTDLG_POPUPPREVIEW 1007
+#define IDC_POPUPOPTDLG_DEFBGCOLOUR 1013
+#define IDC_POPUPOPTDLG_DEFTEXTCOLOUR 1014
+#define IDC_POPUPOPTDLG_STATIC_LCLICK 1016
+#define IDC_POPUPOPTDLG_STATIC_RCLICK 1017
+#define IDC_POPUPOPTDLG_STATIC_BGCOLOUR 1018
+#define IDC_POPUPOPTDLG_STATIC_TEXTCOLOUR 1019
+#define IDC_POPUPOPTDLG_POPUPDELAY 1020
+#define IDC_POPUPOPTDLG_STATIC_SEC 1021
+#define IDC_POPUPOPTDLG_STATIC_DEFAULT 1022
+#define IDC_POPUPOPTDLG_STATIC_INFINITE 1023
+#define IDC_POPUPOPTDLG_POPUPDELAY_SPIN 1024
+#define IDC_POPUPOPTDLG_VERCHGNOTIFY 1025
+#define IDC_POPUPOPTDLG_SHOWPREVCLIENT 1026
+#define IDC_POPUPOPTDLG_USESTATUSNOTIFYFLAG 1032
+#define IDC_POPUPOPTDLG_SHOWVER 1033
+#define IDC_DONTREMIND 1034
+#define IDC_POPUPOPTDLG_IGNORESTRINGS 1035
+#define IDC_POPUPOPTDLG_STATIC_IGNORESTRINGS 1036
+#define IDC_POPUPOPTDLG_STATIC_REGEXP 1037
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 104
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1038
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif