It seems the check for palettes larger than 256 was an improvement in windows vista. I guess the test can be removed (or changed to Ok||InvalidParameter), but what does this mean for the Wine implementation?
On Tue, Dec 15, 2009 at 4:40 AM, Paul Vriens paul.vriens.wine@gmail.com wrote:
On 12/13/2009 12:59 AM, Vincent Povirk wrote:
Hi Vincent,
It appears that this one introduced a test failure:
http://test.winehq.org/data/tests/gdiplus:image.html
One of the tests that fails now (line 533) was there for a long time it's just that you've added some stuff before that.
The other one (line 1058) is because of the other patch "Add test for image palette functions."
Could you have a look?
-- Cheers,
Paul.