From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MenuItemEx/resource.h | 50 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 plugins/MenuItemEx/resource.h (limited to 'plugins/MenuItemEx/resource.h') diff --git a/plugins/MenuItemEx/resource.h b/plugins/MenuItemEx/resource.h new file mode 100644 index 0000000000..c2f0ffea16 --- /dev/null +++ b/plugins/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