Authors: Michael Kaufmann <hallo@michael-kaufmann.ch>, Huw Davies <huw@codeweavers...
authorAlexandre Julliard <julliard@winehq.org>
Mon, 13 Sep 2004 19:37:03 +0000 (19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Sep 2004 19:37:03 +0000 (19:37 +0000)
commitcdcdbe54956f18f86ba9162f7c9b7902a163f668
tree3e16ed890c412dc1e45e8a03d62122f8e6f872d2
parent37f2cc827438eb5db18f8ee3bc6edeb42f2f7937
Authors: Michael Kaufmann <hallo@michael-kaufmann.ch>, Huw Davies <huw@codeweavers.com>
CreateDIBitmap should return bitmaps at the depth of the supplied dc.
Add a test to exercise this behaviour.
dlls/gdi/dib.c
dlls/gdi/enhmetafile.c
dlls/gdi/tests/.cvsignore
dlls/gdi/tests/Makefile.in
dlls/gdi/tests/bitmap.c [new file with mode: 0644]
windows/cursoricon.c