[PATCH 14/22] gdiplus: add a stub for GdipSetImageAttributesRemapTable.

Alexandre Julliard julliard at winehq.org
Thu Apr 10 03:36:40 CDT 2008


"Lei Zhang" <thestig at google.com> writes:

> @@ -62,6 +64,13 @@ typedef ImageAbort GetThumbnailImageAbort;
>  
>  #ifdef __cplusplus
>  
> +/* FIXME: missing the methods. */
> +class Color
> +{
> +public:
> +    ARGB color;
> +};
> +

I think this belong in gdipluscolor.h.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list