It's important to keep the original dib colour table and not just the
commit530e789d7e23e4bb74fe079208539fccaa98783e
authorHuw Davies <huw@codeweavers.com>
Thu, 16 Sep 2004 19:10:14 +0000 (16 19:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Sep 2004 19:10:14 +0000 (16 19:10 +0000)
treedadfa1c1685fa0f2b99187bc1e592466ba73fa0a
parent9c2dcb255e18aa1bbca4886e201f49211a609d90
It's important to keep the original dib colour table and not just the
colour mapping associated with a dib section - it's this table that
GetDIBColorTable should retrieve.
Added some GetDIBColorTable tests.
dlls/gdi/tests/bitmap.c
dlls/x11drv/dib.c
dlls/x11drv/x11drv.h