summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/oleidl.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/oleidl.h')
-rw-r--r--winsup/w32api/include/oleidl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/w32api/include/oleidl.h b/winsup/w32api/include/oleidl.h
index b85ac110e..3d4e8e0d6 100644
--- a/winsup/w32api/include/oleidl.h
+++ b/winsup/w32api/include/oleidl.h
@@ -9,6 +9,9 @@ extern "C" {
#endif
#include <objfwd.h>
+
+#define MK_ALT 32
+
typedef interface IParseDisplayname *LPPARSEDISPLAYNAME;
typedef interface IOleContainer *LPOLECONTAINER;
typedef interface IOleClientSite *LPOLECLIENTSITE;