windowscodecs: Specify the PSFactoryBuffer class in the idl file.
This commit is contained in:
parent
4b85e8b542
commit
b6d2aeee58
|
@ -18,6 +18,12 @@
|
|||
|
||||
#include "wincodec.idl"
|
||||
|
||||
[
|
||||
threading(both),
|
||||
uuid(00000301-a8f2-4877-ba0a-fd2b6645fb94) /* IWICFormatConverter */
|
||||
]
|
||||
coclass PSFactoryBuffer { interface IFactoryBuffer; }
|
||||
|
||||
[
|
||||
helpstring("WIC Imaging Factory"),
|
||||
threading(both),
|
||||
|
|
Loading…
Reference in New Issue