mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[ACTPRXY]
* Enclose midl-incompatible declarations as widl-only. Fixes actxprxy MSVC build. svn path=/trunk/; revision=53856
This commit is contained in:
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "activscp.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "comcat.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "docobj.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "hlink.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "htiframe.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "objsafe.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "ocmm.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
#include "servprov.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "shldisp.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "shobjidl.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
@@ -20,8 +20,10 @@
|
||||
|
||||
#include "urlhist.idl"
|
||||
|
||||
#ifdef __WIDL__
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user