summaryrefslogtreecommitdiff
path: root/xframes/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'xframes/common.h')
-rw-r--r--xframes/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/xframes/common.h b/xframes/common.h
index 73b2ef0..b598660 100644
--- a/xframes/common.h
+++ b/xframes/common.h
@@ -51,4 +51,8 @@ extern HANDLE mainThread;
extern int code_page;
+#ifndef MIID_XFRAMES
+#define MIID_XFRAMES {0xd3155cb0, 0xd8d, 0x4e12, { 0x80, 0x24, 0xc8, 0xb6, 0xb8, 0x2e, 0x8b, 0x91}}
+#endif
+
#endif