gdi32: Forward the null driver PutImage to the DIB driver since the bits are in DIB...
commit6f066ec18a07dea56cf0f544514e5361c434110b
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 Aug 2011 18:48:51 +0000 (30 20:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 31 Aug 2011 09:36:05 +0000 (31 11:36 +0200)
tree3b62a6700abecb99b6bc4681bae16e2955f733b1
parentbff79eb2b94789ac1e8b424b2db3c87e26c0799a
gdi32: Forward the null driver PutImage to the DIB driver since the bits are in DIB format.
dlls/gdi32/bitmap.c
dlls/gdi32/mfdrv/objects.c