From fc771dfd08bb363fb3767285ab88503edfebdf98 Mon Sep 17 00:00:00 2001 From: "wishmaster51@gmail.com" Date: Wed, 21 Mar 2012 15:06:28 +0000 Subject: HistoryEvents: -x64 version -destroy service functions -support for costum langpacks -updated header files -updated copyrights git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@238 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Plugins/historyevents/sdk/m_metacontacts.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Plugins/historyevents/sdk/m_metacontacts.h') diff --git a/Plugins/historyevents/sdk/m_metacontacts.h b/Plugins/historyevents/sdk/m_metacontacts.h index 1da12b9..9f348bd 100644 --- a/Plugins/historyevents/sdk/m_metacontacts.h +++ b/Plugins/historyevents/sdk/m_metacontacts.h @@ -23,6 +23,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_METACONTACTS_H__ #define M_METACONTACTS_H__ 1 +#ifndef MIID_METACONTACTS +#define MIID_METACONTACTS {0xc0325019, 0xc1a7, 0x40f5, { 0x83, 0x65, 0x4f, 0x46, 0xbe, 0x21, 0x86, 0x3e}} +#endif + //get the handle for a contact's parent metacontact //wParam=(HANDLE)hSubContact //lParam=0 -- cgit v1.2.3