gdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation.
commitf7ffbe4581ee4f358b6f39a1376573cd27286eaa
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Nov 2006 18:57:30 +0000 (8 19:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Nov 2006 18:57:30 +0000 (8 19:57 +0100)
tree8689a050bbcdb4511f9b465fc351949c7e2532bd
parent68817c10eec0de98be00e043322ab9857b40818a
gdi32: Remove call to CreateCompatibleDC() from GetDIBits() implementation.
Based on a patch by Alex VillacĂ­s Lasso.
dlls/gdi32/bitmap.c
dlls/gdi32/dib.c
dlls/gdi32/gdi_private.h
dlls/gdi32/tests/bitmap.c