mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
dispex: Specify the PSFactoryBuffer class in the idl file.
This commit is contained in:
parent
5e03849670
commit
d428dd348f
@ -1 +1,7 @@
|
||||
#include "dispex.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(10e2414a-ec59-49d2-bc51-5add2c36febc) /* IDispatchEx */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
Loading…
Reference in New Issue
Block a user