Commit 5e038496 authored by Alexandre Julliard's avatar Alexandre Julliard

actxprxy: Specify the PSFactoryBuffer class in the idl files.

parent 41107a94
......@@ -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; }
#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; }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment