From 981be0c4da534beecf203fd050600457a315129c Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sun, 20 Nov 2011 10:35:20 +0000 Subject: added Contacts+ git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@185 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- ContactsPlus/resource.h | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ContactsPlus/resource.h (limited to 'ContactsPlus/resource.h') diff --git a/ContactsPlus/resource.h b/ContactsPlus/resource.h new file mode 100644 index 0000000..e4ed78f --- /dev/null +++ b/ContactsPlus/resource.h @@ -0,0 +1,44 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by contacts.rc +// +#define ID_SELECTALL 3 +#define IDDETAILS 5 +#define IDD_SEND 101 +#define IDC_PROTOCOL 1580 +#define IDC_NAME 1009 +#define IDC_ADD 1070 +#define IDC_USERMENU 1071 +#define IDC_DETAILS 1069 +#define IDC_HISTORY 1080 +#define IDB_LOGO 102 +#define IDD_RECEIVE 103 +#define IDD_MSGSENDERROR 104 +#define IDI_CONTACTS 109 +#define IDR_CONTACTMENU 110 +#define ID_POPUP_ADDUSER 111 +#define ID_POPUP_SENDMESSAGE 112 +#define ID_POPUP_USERDETAILS 113 +#define ID_POPUP_USERDETAILS_FAKE 114 +#define IDC_LOGO 1001 +#define IDC_OK 1002 +#define IDC_CANCEL 1003 +#define IDC_BACKIMAGE 1004 +#define IDC_GROUPS 1006 +#define IDC_ENABLEGROUPS 1007 +#define IDC_LIST 1079 +#define IDC_RESULTS 1142 +#define IDC_CONTACTS 1142 +#define IDC_STATUSBAR 1389 +#define IDC_ERRORTEXT 1400 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 114 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1008 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3