windowscodecs: Specify the PSFactoryBuffer class in the idl file.

This commit is contained in:
Alexandre Julliard 2011-08-01 14:27:29 +02:00
parent 4b85e8b542
commit b6d2aeee58

View file

@ -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),