[v2 PATCH] mfplat: Implement MFCreateAttributes

Dmitry Timoshkov dmitry at baikal.ru
Thu Apr 20 07:37:03 CDT 2017


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> wrote:

> +typedef struct _mfattributes
> +{
> +    IMFAttributes IMFAttributes_iface;
> +    LONG ref;
> +} mfattributes;

Please try to exchange these two lines in the structure above and see
what happens.

-- 
Dmitry.



More information about the wine-devel mailing list