[v2 PATCH 2/3] mfplat: Implement MFCreateMediaType

Nikolay Sivov bunglehead at gmail.com
Tue May 30 21:47:38 CDT 2017


On 31.05.2017 4:09, Alistair Leslie-Hughes wrote:
> +typedef struct _mfmedaitype
> +{
> +    IMFMediaType IMFMediaType_iface;
> +    LONG ref;
> +} mfmedaitype;

You got a typo in structure name.



More information about the wine-devel mailing list