"Lei Zhang" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
