comctl32: Introduce Static control.
commit31d3fcc0b20eabe40182300219eecc832f5e3afe
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 8 Feb 2018 10:37:23 +0000 (8 13:37 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Feb 2018 12:10:37 +0000 (8 13:10 +0100)
tree9288ce3aa75a94b3beb840fc98f16e8a47d8659f
parent3e4fb94d82530580bb7db42b2ce99965d7f38861
comctl32: Introduce Static 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
dlls/comctl32/comctl32.h
dlls/comctl32/commctrl.c
dlls/comctl32/static.c [new file with mode: 0644]
dlls/comctl32/tests/misc.c
dlls/user32/class.c
dlls/user32/tests/class.c