comctl32: statusbar: WM_CREATE should not resize the window - it should happen in...
commit1e43f207cd5a2436928cf50f115d33a1b86bbdf0
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Wed, 16 Jul 2008 13:25:43 +0000 (16 15:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Jul 2008 17:56:24 +0000 (16 19:56 +0200)
tree32d9984cecdd1d9f604e35c1bbf5a2bfc5829fca
parent0cb74db9921c53c96b542d02d42528b9cf86001e
comctl32: statusbar: WM_CREATE should not resize the window - it should happen in WM_SIZE.
dlls/comctl32/status.c
dlls/comctl32/tests/status.c