[PATCH 2/7] quartz: Add support for filtermapper3 to filtergraph, try 2

Alexandre Julliard julliard at winehq.org
Mon Dec 6 10:20:21 CST 2010


Maarten Lankhorst <m.b.lankhorst at gmail.com> writes:

> @@ -177,7 +177,7 @@ typedef struct _IFilterGraphImpl {
>  
>      LONG ref;
>      IUnknown *punkFilterMapper2;
> -    IFilterMapper2 * pFilterMapper2;
> +    IFilterMapper3 * pFilterMapper2;

You should rename it then.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list