mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-28 18:23:54 +02:00
10 lines
218 B
Text
10 lines
218 B
Text
#pragma makedep proxy
|
|
#pragma makedep register
|
|
|
|
#include "dispex.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
|
|
]
|
|
coclass PSFactoryBuffer { interface IPSFactoryBuffer; }
|