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 --- MenuItemEx/resource.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 MenuItemEx/resource.h (limited to 'MenuItemEx/resource.h') diff --git a/MenuItemEx/resource.h b/MenuItemEx/resource.h new file mode 100644 index 0000000..c2f0ffe --- /dev/null +++ b/MenuItemEx/resource.h @@ -0,0 +1,50 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by menuex.rc +// +#define IDD_OPTIONS 101 +#define IDD_AUTHREQ 103 +#define IDI_ICON0 110 +#define IDI_ICON1 111 +#define IDI_ICON2 112 +#define IDI_ICON3 113 +#define IDI_ICON4 114 +#define IDI_ICON5 115 +#define IDI_ICON6 116 +#define IDI_ICON7 117 +#define IDI_ICON8 118 +#define IDI_ICON9 119 +#define IDI_ICON10 120 +#define IDI_ICON11 121 +#define IDI_ICON12 122 +#define IDI_ICON13 123 +#define IDC_VIS 1000 +#define IDC_REASON 1001 +#define IDC_HIDE 1002 +#define IDC_IGNORE 1003 +#define IDC_PROTOS 1004 +#define IDC_ADDED 1006 +#define IDC_AUTHREQ 1007 +#define IDC_COPYID 1008 +#define IDC_RECVFILES 1009 +#define IDC_STATUSMSG 1010 +#define IDC_COPYIDNAME 1011 +#define IDC_COPYIP 1012 +#define IDC_SHOWALPHAICONS 1013 +#define IDC_SMNAME 1014 +#define IDC_COPYMIRVER 1015 +#define IDC_HINT1 1016 +#define IDC_SHOWID 1017 +#define IDC_TRIMID 1018 +#define IDC_STATIC -1 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 124 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1017 +#define _APS_NEXT_SYMED_VALUE 125 +#endif +#endif -- cgit v1.2.3