From 653261a27182e9c8969ed074f0da9ec4dba920b1 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Thu, 5 May 2011 12:15:08 +0000 Subject: added Tooltip Notofy added Zero Notification git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@72 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Zero_Notification/res/resource.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Zero_Notification/res/resource.h (limited to 'Zero_Notification/res/resource.h') diff --git a/Zero_Notification/res/resource.h b/Zero_Notification/res/resource.h new file mode 100644 index 0000000..ac11d8b --- /dev/null +++ b/Zero_Notification/res/resource.h @@ -0,0 +1,20 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by ZeroNotifyW.rc +// +#define IDD_OPT_NOSOUND 101 +#define IDC_NOSOUND 1000 +#define IDC_NOBLINK 1002 +#define IDC_NOCLCBLINK 1003 +#define IDC_HIDEMENU 1008 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 103 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1001 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3