actxprxy: Specify the PSFactoryBuffer class in the idl files.
This commit is contained in:
parent
41107a940f
commit
5e03849670
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for activscp.idl */
|
||||
|
||||
#include "activscp.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for comcat.idl */
|
||||
|
||||
#include "comcat.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for docobj.idl */
|
||||
|
||||
#include "docobj.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for hlink.idl */
|
||||
|
||||
#include "hlink.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for htiframe.idl */
|
||||
|
||||
#include "htiframe.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for objsafe.idl */
|
||||
|
||||
#include "objsafe.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for ocmm.idl */
|
||||
|
||||
#include "ocmm.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -1 +1,7 @@
|
|||
#include "servprov.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for shldisp.idl */
|
||||
|
||||
#include "shldisp.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for shobjidl.idl */
|
||||
|
||||
#include "shobjidl.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
|
@ -19,3 +19,9 @@
|
|||
/* just a wrapper for urlhist.idl */
|
||||
|
||||
#include "urlhist.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
|
Loading…
Reference in New Issue