From fa08cfd41dfb84b42a2183a08a6045528a4e5263 Mon Sep 17 00:00:00 2001 From: sje Date: Sat, 27 Jan 2007 14:26:48 +0000 Subject: oops - re-applied popup history renderer patch from Eblis git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@81 4f64403b-2f21-0410-a795-97e2b3489a10 --- yapp/resource.h | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'yapp/resource.h') diff --git a/yapp/resource.h b/yapp/resource.h index 2ba26c1..08891ea 100644 --- a/yapp/resource.h +++ b/yapp/resource.h @@ -1,11 +1,17 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by popups2.rc +// Used by resource.rc // +#define __MAJOR_VERSION 0 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 1 +#define __MINOR_VERSION 2 #define IDD_OPT1 101 #define IDD_DIALOG1 102 #define IDD_OPT_NOTIFY 103 #define IDD_LST_HISTORY 104 +#define IDI_ICON1 105 +#define IDI_POPUP_HISTORY 105 #define IDC_RAD_NOTIMEOUT 1001 #define IDC_RAD_TIMEOUT 1002 #define IDC_ED_TIMEOUT 1003 @@ -55,14 +61,16 @@ #define IDC_CLOSE 1041 #define IDC_LIST3 1042 #define IDC_LST_HISTORY 1043 +#define IDC_HISTORY_FILTER 1044 +#define IDC_HISTORY_FILTER_CASESENSITIVE 1046 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_RESOURCE_VALUE 106 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1044 +#define _APS_NEXT_CONTROL_VALUE 1047 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3