Module: wine Branch: master Commit: 2dd0fb880c005cd5660928d1646a117407cec238 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2dd0fb880c005cd5660928d164...
Author: Huw Davies huw@codeweavers.com Date: Mon Jan 30 18:54:07 2017 +0000
comctl32: Correctly set the colour table for ILC_COLOR4 and ILC_COLOR8 imagelists.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/imagelist.c | 42 +++++++-- dlls/comctl32/tests/imagelist.c | 203 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 239 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2dd0fb880c005cd5660928...