mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
#include "oledb.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(06210e88-01f5-11d1-b512-0080c781c384)
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|