Nikolay Sivov : comctl32: Introduce ComboBox control.

Alexandre Julliard julliard at winehq.org
Tue Feb 13 13:57:55 CST 2018


Module: wine
Branch: master
Commit: c9e98034b37f44d505ba406f94031d02e226a176
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=c9e98034b37f44d505ba406f94031d02e226a176

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Feb 13 10:56:36 2018 +0300

comctl32: Introduce ComboBox control.

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

---

 dlls/comctl32/Makefile.in  |    1 +
 dlls/comctl32/combo.c      | 2116 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/comctl32/comctl32.h   |    1 +
 dlls/comctl32/commctrl.c   |    2 +
 dlls/comctl32/tests/misc.c |    1 +
 dlls/user32/class.c        |    1 -
 6 files changed, 2121 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c9e98034b37f44d505ba406f94031d02e226a176



More information about the wine-cvs mailing list