[PATCH 1/2] gdiplus/test: Add GdipGetNearestColor test [Try 3]

Vincent Povirk madewokherd+8cd9 at gmail.com
Thu Feb 25 18:53:30 CST 2010


> +        status = GdipGetNearestColor(graphics, &color);
> +        expect(Ok, status);

I think you still need to mark this as todo_wine.



More information about the wine-devel mailing list