mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
#include "dispex.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|