mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 00:46:03 +00:00
7 lines
177 B
Text
7 lines
177 B
Text
#include "servprov.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|