From 10a3bfa53858f75fa64833ce5d860a14a756c38a Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 1 Nov 2006 14:37:22 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@7 4f64403b-2f21-0410-a795-97e2b3489a10 --- message_notify/resource.h | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 message_notify/resource.h (limited to 'message_notify/resource.h') diff --git a/message_notify/resource.h b/message_notify/resource.h new file mode 100644 index 0000000..d8de870 --- /dev/null +++ b/message_notify/resource.h @@ -0,0 +1,29 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resource.rc +// +#define IDD_OPTIONS 101 +#define IDC_CHK_DISABLEPOPUPS 1000 +#define IDC_RAD_CLOSED 1001 +#define IDC_RAD_NFORE 1002 +#define IDC_RAD_ALWAYS 1003 +#define IDC_CHK_SETTIMEOUT 1004 +#define IDC_ED_TIMEOUT 1005 +#define IDC_CHK_SETCOLOURS 1006 +#define IDC_CP_BK 1007 +#define IDC_CP_TXT 1008 +#define IDC_CHK_TABS 1009 +#define IDC_CHK_CLOSE 1010 +#define IDC_LIST1 1012 +#define IDC_LST_STATUS 1012 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 102 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1013 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3