mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 08:13:18 +00:00
10 lines
216 B
Text
10 lines
216 B
Text
#pragma makedep proxy
|
|
#pragma makedep register
|
|
|
|
#include "dispex.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|