mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 01:21:47 +00:00
7 lines
168 B
Text
7 lines
168 B
Text
#include "dispex.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|