[PATCH 4/5] d2d1: Add the ID2D1Bitmap interface.

Henri Verbeet hverbeet at gmail.com
Wed May 14 04:09:18 CDT 2014


On 14 May 2014 11:03, Jacek Caban <jacek at codeweavers.com> wrote:
> FWIW, I'm pretty sure it's not. It contains a lot of things that would
> be tricky or impossible to do with widl, like C++ default argument
> values or overloaded inline functions wrappers around vtbl-based
> functions. They even invented a new way of declaring C vtbl structs,
> which contain parent's struct in the beginning, instead of duplicating
> all functions.
>
I had noticed those, but assumed it was just something newer midl
versions could do, since I don't generally follow what happens with
midl very closely.



More information about the wine-devel mailing list