[PATCH 1/2] include/windocdec.idl: Add interface IWICImagingFactory2

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Tue Jun 6 17:23:17 CDT 2017


Hi Vincent,

>> +cpp_quote ("typedef interface ID2D1Device ID2D1Device;")
>> +cpp_quote ("typedef interface ID2D1Image ID2D1Image;")

>That's odd, why is this in wincodec.idl?

These two interfaces aren't declared in any IDL, so they need to be forward declared.
They are a requirement for the IWICImagingFactory2 and IWICImageEncoder interfaces.


Best Regards
 Alistair Leslie-Hughes
    



    


More information about the wine-devel mailing list