When we blit with a monochrome dibsection as the source we should use
commitdaf776fdde120ecffd00d50227ba187a3b573705
authorHuw Davies <huw@codeweavers.com>
Thu, 16 Sep 2004 20:29:25 +0000 (16 20:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Sep 2004 20:29:25 +0000 (16 20:29 +0000)
tree1bb36af6fefcc64ee98d859b3e25254c02739d93
parent4543c27822e3e6b6615b4a877404dee863f4bf1b
When we blit with a monochrome dibsection as the source we should use
the colour table of that dib.
Added a test for this.
dlls/gdi/tests/bitmap.c
dlls/x11drv/bitblt.c