comctl32: Ensure that toolbar respond only to changes in WM_CAPTURECHANGED handler.
authorChristopher Thielen <cthielen@gmail.com>
Mon, 1 Feb 2016 04:26:47 +0000 (20:26 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Feb 2016 13:21:31 +0000 (22:21 +0900)
commitff063d9e250310d3cf8d27371040609b97c24f6c
tree53c11253e8f4491b7f37225966dcf24b267f10bf
parente379a17a0a2d7d4d2564dac4f9dc95f227ae44e1
comctl32: Ensure that toolbar respond only to changes in WM_CAPTURECHANGED handler.

Signed-off-by: Christopher Thielen <cthielen@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/toolbar.c