From 9c6ffd1f25e7a5b23be5fbc719e29af54d75a5b7 Mon Sep 17 00:00:00 2001 From: sje Date: Mon, 19 Mar 2007 01:28:47 +0000 Subject: added GUID's git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@128 4f64403b-2f21-0410-a795-97e2b3489a10 --- metacontacts/m_metacontacts.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'metacontacts/m_metacontacts.h') diff --git a/metacontacts/m_metacontacts.h b/metacontacts/m_metacontacts.h index 1da12b9..9f348bd 100644 --- a/metacontacts/m_metacontacts.h +++ b/metacontacts/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