gdi: New tests for GetDIBits.
commit1660c504ca0863e06d702b14a656edb9c20974eb
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Mon, 5 Jun 2006 21:18:56 +0000 (5 23:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jun 2006 09:29:52 +0000 (6 11:29 +0200)
treef1396296392be374e2a7b6495f5d4a3b06a2cc32
parent5ebf4f5b4e1dbb63f36ce1e10f9f4899d21cbf03
gdi: New tests for GetDIBits.

New tests that check if GetDIBits works with a bitmap that is selected
in a device context (works in Windows, should fail according to the
API documentation)
dlls/gdi/tests/bitmap.c