gdi: Added support for doing GetBitmapBits on a DIB section.
commit7e2be17d0f1442559dae38c2982bf4d424ace65a
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2005 16:07:06 +0000 (13 17:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2005 16:07:06 +0000 (13 17:07 +0100)
tree189ad9dd9d3b2406c59c646d3b10fd4fc6a81f58
parent6b1e75d2785c72c1249a6b8bd89b62110e40b2ef
gdi: Added support for doing GetBitmapBits on a DIB section.
Simply copy the DIB bits in that case.
dlls/gdi/bitmap.c