comctl32: Introduce ComboBox control.
commitc9e98034b37f44d505ba406f94031d02e226a176
authorNikolay Sivov <nsivov@codeweavers.com>
Tue, 13 Feb 2018 07:56:36 +0000 (13 10:56 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Feb 2018 18:15:00 +0000 (13 19:15 +0100)
tree7c7e725b8d9c8189fd9e880323f37007c5c2529e
parent0a7d627ca3d4bb864a33d093edceea08ffbce05d
comctl32: Introduce ComboBox control.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/Makefile.in
dlls/comctl32/combo.c [new file with mode: 0644]
dlls/comctl32/comctl32.h
dlls/comctl32/commctrl.c
dlls/comctl32/tests/misc.c
dlls/user32/class.c