From fd2a3657cb200c9deb411fd3e38dcb2ecfe21b93 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Sun, 28 Nov 2010 12:40:33 +0000 Subject: [PATCH] [PSDK] Add a hack for midl. svn path=/branches/cmake-bringup/; revision=49841 --- include/reactos/wine/irot.idl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/reactos/wine/irot.idl b/include/reactos/wine/irot.idl index 54d86531ef1..cdd209dc5df 100644 --- a/include/reactos/wine/irot.idl +++ b/include/reactos/wine/irot.idl @@ -29,7 +29,9 @@ typedef struct tagMonikerComparisonData { [ uuid(7a98c254-6808-11cf-b73b-00aa00b677a8), version(0.2), +#ifndef _MSC_VER strict_context_handle +#endif ] interface Irot {