summaryrefslogtreecommitdiffstats
path: root/private/ole32/olethunk/ole16/ole2/ole2guid.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'private/ole32/olethunk/ole16/ole2/ole2guid.cxx')
-rw-r--r--private/ole32/olethunk/ole16/ole2/ole2guid.cxx22
1 files changed, 22 insertions, 0 deletions
diff --git a/private/ole32/olethunk/ole16/ole2/ole2guid.cxx b/private/ole32/olethunk/ole16/ole2/ole2guid.cxx
new file mode 100644
index 000000000..0e92719ba
--- /dev/null
+++ b/private/ole32/olethunk/ole16/ole2/ole2guid.cxx
@@ -0,0 +1,22 @@
+//+-------------------------------------------------------------------------
+//
+// Microsoft Windows
+// Copyright (C) Microsoft Corporation, 1992 - 1993.
+//
+// File: OLE2GUID.cxx (16 bit target)
+//
+// Contents: GUIDs for OLE2
+//
+// Functions:
+//
+// History: 17-Dec-93 JohannP Created
+//
+//--------------------------------------------------------------------------
+
+#pragma hdrstop
+#define INITGUID
+#include <string.h>
+#include "compobj.h"
+#include "initguid.h"
+#include "oleguid.h"
+#include "privguid.h"