From 66526765714b08969548a414d3fa87dbe333242d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 28 Jul 2012 19:25:08 +0000 Subject: "!Deprecated" folders moved from root directory to plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@1230 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!NotAdopted/SmartAutoReplier/resource.h | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 plugins/!NotAdopted/SmartAutoReplier/resource.h (limited to 'plugins/!NotAdopted/SmartAutoReplier/resource.h') diff --git a/plugins/!NotAdopted/SmartAutoReplier/resource.h b/plugins/!NotAdopted/SmartAutoReplier/resource.h new file mode 100644 index 0000000000..38765d95fc --- /dev/null +++ b/plugins/!NotAdopted/SmartAutoReplier/resource.h @@ -0,0 +1,52 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by SAR.rc +// +#define IDD_OPTIONS 101 +#define IDD_ADDRULE_DLG 102 +#define IDI_SAR_ICON 103 +#define IDD_SET_AURMESSAGEDLG 104 +#define IDD_SEL_USER 110 +#define IDD_HISTORYLOGS 111 +#define IDD_SDLGHOLDER 113 +#define IDC_STATIC_HEADER_TEXT 1001 +#define IDC_EDIT_HEADER 1002 +#define IDC_STATIC_MESSAGE_TEXT 1003 +#define IDC_EDIT_MESSAGE 1004 +#define IDC_EDIT_REPLAYDELAY 1006 +#define IDC_LIST_RULES 1007 +#define IDC_BTN_ADDRULE 1008 +#define IDC_BTN_DELRULE 1009 +#define IDC_ED_RULENAME 1009 +#define IDC_BTN_EDITRULE 1010 +#define IDC_ED_RULECNAME 1010 +#define IDC_ED_RULEREPLY 1011 +#define IDC_ED_RULEACTION 1012 +#define IDC_BUTTON1 1013 +#define IDC_BTN_SELUSER 1013 +#define IDC_CHECK_DISABLEWMON 1014 +#define IDC_CHECK1 1017 +#define IDC_CH_SHOW_AURDLG_WHMC 1017 +#define IDC_CH_DISWHSB 1017 +#define IDC_ED_TEXT 1019 +#define IDC_CB_DWSB 1020 +#define IDC_LIST_USERS 1021 +#define IDC_TABS 1022 +#define IDC_TABSHOLDER 1022 +#define IDC_STATUSMSG 1023 +#define IDC_CH_ENABLE_WSCH 1115 +#define IDC_CB_ENWSC 1116 +#define IDC_CH_SHOWCG 1117 +#define IDC_CH_SHOWCG2 1118 +#define IDC_CH_SAVE_AURS 1118 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 113 +#define _APS_NEXT_COMMAND_VALUE 40002 +#define _APS_NEXT_CONTROL_VALUE 1024 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3