mirror of
https://github.com/reactos/wine.git
synced 2025-02-08 21:27:31 +00:00
11 lines
196 B
Plaintext
11 lines
196 B
Plaintext
#pragma makedep proxy
|
|
#pragma makedep register
|
|
|
|
#include "oledb.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(06210e88-01f5-11d1-b512-0080c781c384)
|
|
]
|
|
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|