gdi32: Replicate a Windows bug in StretchDIBits for top-down bitmaps in the non-stret...
authorAlexandre Julliard <julliard@winehq.org>
Fri, 30 Jul 2010 12:19:25 +0000 (14:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Jul 2010 12:59:41 +0000 (14:59 +0200)
commitc68589e3dddcd93171b8af12e55b540689946d33
treebe08a9ab66123efccd9a5bdacf4f9ce257d5ae5f
parentd9cc69be5b489a49c5edb95f308848df0dd43ba9
gdi32: Replicate a Windows bug in StretchDIBits for top-down bitmaps in the non-stretching case.

Found by Mathias Kosch.
dlls/gdi32/dib.c
dlls/gdi32/tests/bitmap.c