Nikolay Sivov : comctl32/taskdialog: Initial implementation of a minimal task dialog.

Alexandre Julliard julliard at winehq.org
Wed Mar 22 15:52:36 CDT 2017


Module: wine
Branch: master
Commit: 995b6900a7002b716654edbe28ab2ba992433c4c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=995b6900a7002b716654edbe28ab2ba992433c4c

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Mar 21 17:31:20 2017 +0300

comctl32/taskdialog: Initial implementation of a minimal task dialog.

Based on patches by Fabian Maurer.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/comctl32.h   |   8 ++
 dlls/comctl32/comctl32.rc  |  10 ++
 dlls/comctl32/taskdialog.c | 350 +++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 343 insertions(+), 25 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=995b6900a7002b716654edbe28ab2ba992433c4c



More information about the wine-cvs mailing list