summaryrefslogtreecommitdiff
path: root/shhhonidle/common.h
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-03-19 11:57:07 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-03-19 11:57:07 +0000
commit78d9c5def7d5bac3e395e68ed68ae5c720381e89 (patch)
treefe7dd183e11787b23a7bed5b61738e839e7157c2 /shhhonidle/common.h
parentcc04e0a66468b3d34f7b1cc7c9bec35d921e6c86 (diff)
added GUIDs
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@135 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'shhhonidle/common.h')
-rw-r--r--shhhonidle/common.h4
1 files changed, 4 insertions, 0 deletions
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