Commit b6d2aeee authored by Alexandre Julliard's avatar Alexandre Julliard

windowscodecs: Specify the PSFactoryBuffer class in the idl file.

parent 4b85e8b5
......@@ -19,6 +19,12 @@
#include "wincodec.idl"
[
threading(both),
uuid(00000301-a8f2-4877-ba0a-fd2b6645fb94) /* IWICFormatConverter */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }
[
helpstring("WIC Imaging Factory"),
threading(both),
uuid(cacaf262-9370-4615-a13b-9f5539da4c0a)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment