mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
7 lines
148 B
Text
7 lines
148 B
Text
#include "oledb.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(06210e88-01f5-11d1-b512-0080c781c384)
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|