gdi32: Add tests for GetBitmapBits and GetObject for a DIB section.
commit140eabf3f4157b4ba9ae9091be8440a8d84d0050
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 5 Apr 2006 09:53:07 +0000 (5 18:53 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Apr 2006 18:15:35 +0000 (5 20:15 +0200)
tree652c7d96ab27421bb6d95662d1f4cb63e7346ad2
parent6c1dfc832ffd505d379c7280e62ff1351abbcc75
gdi32: Add tests for GetBitmapBits and GetObject for a DIB section.

Make them pass under Wine.
dlls/gdi/bitmap.c
dlls/gdi/tests/bitmap.c