winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.
commitd5ee62342a11fd09721da78b9a2be3a590560254
authorAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2006 16:04:19 +0000 (27 17:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Nov 2006 16:04:19 +0000 (27 17:04 +0100)
tree9e8513a7787b10f5e532e50ca6c5cb1d52ade20d
parent4659870d0d52c98e3b0e9a1410100a0c51d50a6c
winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.

The DC palette only matters for DIB_PAL_COLORS.
dlls/gdi32/tests/bitmap.c
dlls/winex11.drv/dib.c