Call ReleaseCapture (which triggers WM_CAPTURECHANGED) after the
commitced43b914dc6ca52f06ff7951f0eb0fedc0c3b45
authorSusan Farley <sfarley@codeweavers.com>
Fri, 29 Sep 2000 00:24:54 +0000 (29 00:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Sep 2000 00:24:54 +0000 (29 00:24 +0000)
treebb952b3d5572c7eaabb01b4e57794c7eb1e738b6
parent5767f630261889679fc75b296ca3b10d23adc20d
Call ReleaseCapture (which triggers WM_CAPTURECHANGED) after the
WM_COMMAND for the button has been sent, rather than before.
dlls/comctl32/toolbar.c