comctl32: Introduce Button control.
commit5d10abde503fc4a952c114c658fed74f97bff090
authorNikolay Sivov <nsivov@codeweavers.com>
Tue, 6 Feb 2018 05:50:21 +0000 (6 08:50 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Feb 2018 13:28:10 +0000 (6 14:28 +0100)
treef94d8284b363e8de19ed8b3d1ccb1b3b12caab36
parentb21eb6733fab6d777886a8e0271cecb8a5a9fbdc
comctl32: Introduce Button control.

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