Module: wine Branch: oldstable Commit: 63be724f84cbb9815543e4462d8a52acbe69d302 URL: https://source.winehq.org/git/wine.git/?a=commit;h=63be724f84cbb9815543e4462...
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 (cherry picked from commit 2dd0fb880c005cd5660928d1646a117407cec238) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/comctl32/imagelist.c | 42 +++++++-- dlls/comctl32/tests/imagelist.c | 203 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 239 insertions(+), 6 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=63be724f84cbb9815543e...