From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- buddyexpectator/resource.h | 56 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 buddyexpectator/resource.h (limited to 'buddyexpectator/resource.h') diff --git a/buddyexpectator/resource.h b/buddyexpectator/resource.h new file mode 100644 index 0000000..b06406a --- /dev/null +++ b/buddyexpectator/resource.h @@ -0,0 +1,56 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by BuddyExpectator.rc +// +#define IDI_MAINICON 101 +#define IDI_ENABLED 102 +#define IDI_DISABLED 103 +#define IDI_HIDE 104 +#define IDI_NEVERHIDE 105 +#define IDD_OPTIONSPANEL 201 +#define IDD_POPUPPANEL 202 +#define IDD_USERINFO 203 +#define IDC_CHECK_POPUP 1000 +#define IDC_CHECK_POPUP2 1001 +#define IDC_CHECK_UDETAILS 1002 +#define IDC_CHECK_MSGWINDOW 1003 +#define IDC_CHECK_FLASHICON 1004 +#define IDC_CHECK_FLASHICON2 1005 +#define IDC_CHECK_FIRSTSIGHT 1006 +#define IDC_COMBO_PERIOD 1011 +#define IDC_COMBO_PERIOD2 1012 +#define IDC_COMBO_PERIOD3 1013 +#define IDC_COLOR_FRG 1021 +#define IDC_COLOR_BGR 1022 +#define IDC_COLORS_POPUP 1023 +#define IDC_COLORS_WIN 1024 +#define IDC_DELAY_DEF 1031 +#define IDC_DELAY_CUST 1032 +#define IDC_DELAY_PERM 1033 +#define IDC_EDIT_ABSENCE 1041 +#define IDC_EDIT_ABSENCE2 1042 +#define IDC_EDIT_POPUPDELAY 1043 +#define IDC_EDIT_SILENTFOR 1044 +#define IDC_EDIT_LASTSEEN 1045 +#define IDC_EDIT_LASTINPUT 1046 +#define IDC_EDIT_NOINPUTFOR 1047 +#define IDC_EDIT_WILLNOTICE 1048 +#define IDC_PREVIEW 1061 +#define IDC_CHECK_MISSYOU 1203 +#define IDC_EDITABSENCE 1204 +#define IDC_SPINABSENCE 1205 +#define IDC_CHECK_NOMSGS 1208 +#define IDC_COMBO_ACTIONS 1209 +#define IDC_CHECK_NEVERHIDE 1210 +#define IDC_CHECK_NOTIFYALWAYS 1211 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 106 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1212 +#define _APS_NEXT_SYMED_VALUE 121 +#endif +#endif -- cgit v1.2.3