mirror of
https://github.com/reactos/wine.git
synced 2024-12-11 13:26:00 +00:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
#pragma makedep proxy
|
|
#pragma makedep register
|
|
|
|
#include "servprov.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(b8da6310-e19b-11d0-933c-00a0c90dcaa9) /* IActiveScriptStats */
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|