From 78d9c5def7d5bac3e395e68ed68ae5c720381e89 Mon Sep 17 00:00:00 2001 From: sje Date: Mon, 19 Mar 2007 11:57:07 +0000 Subject: added GUIDs git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@135 4f64403b-2f21-0410-a795-97e2b3489a10 --- shhhonidle/common.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shhhonidle/common.h') diff --git a/shhhonidle/common.h b/shhhonidle/common.h index c74ec46..47e55bf 100644 --- a/shhhonidle/common.h +++ b/shhhonidle/common.h @@ -23,3 +23,7 @@ extern HINSTANCE hInst; extern PLUGINLINK *pluginLink; + +#ifndef MIID_SHHHONIDLE +#define MIID_SHHHONIDLE {0x778fc97f, 0x1d26, 0x427e, { 0x8a, 0x7, 0x10, 0x1a, 0xfb, 0x79, 0x6b, 0x46}} +#endif \ No newline at end of file -- cgit v1.2.3