mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 11:08:45 +00:00
10 lines
196 B
Text
10 lines
196 B
Text
#pragma makedep proxy
|
|
#pragma makedep register
|
|
|
|
#include "oledb.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(06210e88-01f5-11d1-b512-0080c781c384)
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|