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