mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 22:50:43 +00:00
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
#include "servprov.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|