commit | 530e789d7e23e4bb74fe079208539fccaa98783e | [log] [tgz] |
---|---|---|
author | Huw Davies <huw@codeweavers.com> | Thu Sep 16 19:10:14 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Sep 16 19:10:14 2004 +0000 |
tree | dadfa1c1685fa0f2b99187bc1e592466ba73fa0a | |
parent | 9c2dcb255e18aa1bbca4886e201f49211a609d90 [diff] |
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.