gdi: Add a simple test for bitmap bits/metrics
commit5c1b27a02958504501a93dfad3c36b044d3d923f
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 20 Mar 2006 10:36:53 +0000 (20 18:36 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Mar 2006 11:27:38 +0000 (20 12:27 +0100)
treeea3e1c38c640d61af3174efe3921d346041e317b
parent5052dcccf2cb329d350e3c28f872a61a166481d4
gdi: Add a simple test for bitmap bits/metrics

Add a simple test for bitmap bits/metrics, fix GetBitmapBits for an
empty (not selected into a DC) bitmap.
dlls/gdi/bitmap.c
dlls/gdi/tests/gdiobj.c