comctl32: statusbar: Test and fix SB_SETMINHEIGHT.
commit72d4318c8c368924a21145f7ff6d16b8b374b851
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Tue, 22 Jul 2008 19:29:19 +0000 (22 21:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Jul 2008 09:21:18 +0000 (23 11:21 +0200)
treef1e579684fc4021670f69705ae01a80805fa9c10
parenta289bab122fd001688505012e0126137c91db4b8
comctl32: statusbar: Test and fix SB_SETMINHEIGHT.

The minimal height should be saved so that it survives WM_SIZE or WM_SETFONT.
dlls/comctl32/status.c
dlls/comctl32/tests/status.c