actxprxy: Specify the PSFactoryBuffer class in the idl files.

oldstable
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 */
#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 */
#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 */
#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 */
#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 */
#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 */
#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 */
#include "ocmm.idl"
[
threading(both),
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }

View File

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