mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 10:43:55 +02:00
10 lines
198 B
Text
10 lines
198 B
Text
#pragma makedep proxy
|
|
#pragma makedep register
|
|
|
|
#include "oledb.idl"
|
|
|
|
[
|
|
threading(both),
|
|
uuid(06210e88-01f5-11d1-b512-0080c781c384)
|
|
]
|
|
coclass PSFactoryBuffer { interface IPSFactoryBuffer; }
|