actxprxy: Specify the PSFactoryBuffer class in the idl files.

This commit is contained in:
Alexandre Julliard 2011-08-01 14:26:20 +02:00
parent 41107a940f
commit 5e03849670
11 changed files with 66 additions and 0 deletions

View file

@ -19,3 +19,9 @@
/* just a wrapper for activscp.idl */ /* just a wrapper for activscp.idl */
#include "activscp.idl" #include "activscp.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for comcat.idl */ /* just a wrapper for comcat.idl */
#include "comcat.idl" #include "comcat.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for docobj.idl */ /* just a wrapper for docobj.idl */
#include "docobj.idl" #include "docobj.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for hlink.idl */ /* just a wrapper for hlink.idl */
#include "hlink.idl" #include "hlink.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for htiframe.idl */ /* just a wrapper for htiframe.idl */
#include "htiframe.idl" #include "htiframe.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for objsafe.idl */ /* just a wrapper for objsafe.idl */
#include "objsafe.idl" #include "objsafe.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for ocmm.idl */ /* just a wrapper for ocmm.idl */
#include "ocmm.idl" #include "ocmm.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -1 +1,7 @@
#include "servprov.idl" #include "servprov.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for shldisp.idl */ /* just a wrapper for shldisp.idl */
#include "shldisp.idl" #include "shldisp.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for shobjidl.idl */ /* just a wrapper for shobjidl.idl */
#include "shobjidl.idl" #include "shobjidl.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View file

@ -19,3 +19,9 @@
/* just a wrapper for urlhist.idl */ /* just a wrapper for urlhist.idl */
#include "urlhist.idl" #include "urlhist.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }