Module: wine Branch: master Commit: c9aa8dab8f0d86cf4fb06612f261c67327046789 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c9aa8dab8f0d86cf4fb06612f...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Wed Sep 5 22:58:37 2018 +0800
comctl32/button: Support imagelist rendering.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40445 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40062 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45246 Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/button.c | 162 +++++++++++++++++++++++++++++++++++-------------- 1 file changed, 118 insertions(+), 44 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c9aa8dab8f0d86cf4fb06...