From bd80013253c1fabc856c05c4f839d00ec18b2b06 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 12:31:44 +0000 Subject: QuickMessages, QuickReplies: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/QuickMessages/src/resource.h | 47 ++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 plugins/QuickMessages/src/resource.h (limited to 'plugins/QuickMessages/src/resource.h') diff --git a/plugins/QuickMessages/src/resource.h b/plugins/QuickMessages/src/resource.h new file mode 100644 index 0000000000..9facd53bf2 --- /dev/null +++ b/plugins/QuickMessages/src/resource.h @@ -0,0 +1,47 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by quickmessages.rc +// +#define IDD_OPTIONS 101 +#define IDI_QICON 102 +#define IDC_BUTTONSLIST 104 +#define IDC_BLISTADD 105 +#define IDC_BLISTREMOVE 106 +#define IDC_MENUTREE 107 +#define IDC_MTREEADD 108 +#define IDC_MTREEREMOVE 109 +#define IDC_MENUVALUE 110 +#define IDC_RCLICKVALUE 111 +#define IDD_HELPDIALOG 112 +#define IDC_BUTTONNAME 1076 +#define IDC_MENUNAME 1077 +#define IDC_LAUTOSEND 1079 +#define IDC_RAUTOSEND 1080 +#define IDC_INQMENU 1081 +#define IDC_RAUTOSEND2 1082 +#define IDC_ENABLEQUICKMENU 1082 +#define IDC_ISSERVNAME 1083 +#define IDC_WARNING 1084 +#define IDC_VARHELP 1085 +#define IDC_VARTEXT 1086 +#define IDC_ISSERVNAME2 1086 +#define IDC_VARCLIP 1087 +#define IDC_VARPUNAME 1088 +#define IDC_VARPLNAME 1089 +#define IDC_VARCNAME 1090 +#define IDC_STATICTITLE 1091 +#define IDC_STATICTITLE2 1092 +#define IDC_VARCFNAME 1093 +#define IDC_VARCLNAME 1094 +#define IDC_STATIC -1 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 113 +#define _APS_NEXT_COMMAND_VALUE 40015 +#define _APS_NEXT_CONTROL_VALUE 1092 +#define _APS_NEXT_SYMED_VALUE 1125 +#endif +#endif -- cgit v1.2.3