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 --- attache/common.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'attache/common.h') diff --git a/attache/common.h b/attache/common.h index d3b2d91..c2250a0 100644 --- a/attache/common.h +++ b/attache/common.h @@ -29,4 +29,8 @@ extern DWORD mirandaVersion; #define DEFAULT_DUMP_PATH "\\Attache\\dumps" +#ifndef MIID_ATTACHE +#define MIID_ATTACHE {0x21c8ec80, 0x46d8, 0x4ca9, { 0x94, 0xb, 0xaa, 0xe0, 0x8f, 0xb2, 0x52, 0xba}} +#endif + #endif -- cgit v1.2.3