Re: gdi32: Fixed GetDIBits for top-down bitmaps (try 2).

2011-02-15 Thread Alexandre Julliard
Jack Edmonds writes: > gdi32/dib.c: Reversed source bitmap pointer instead of destination > bitmap pointer. > Removed check for destination bitmap height when > determining whether to copy the source bitmap upside down. > gdi32/tests/bitmap.c: Added a test for cop

Re: Fixed GetDIBits for top-down bitmaps.

2011-02-12 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=9225 Your paranoid android.