gdi32: Forward the null driver GetImage to the DIB driver since the bits are in DIB...
authorAlexandre Julliard <julliard@winehq.org>
Mon, 29 Aug 2011 13:55:35 +0000 (15:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Aug 2011 18:13:52 +0000 (20:13 +0200)
commitbff79eb2b94789ac1e8b424b2db3c87e26c0799a
tree1eae2f750c96d2db53e196e7cd55738363ed6605
parentc268c40fdf0ecf904769ad2e7fba23884f967c1e
gdi32: Forward the null driver GetImage to the DIB driver since the bits are in DIB format.
dlls/gdi32/bitmap.c
dlls/gdi32/dib.c
dlls/gdi32/dibdrv/dc.c
dlls/gdi32/gdi_private.h