user32: Ensure that button responds only to changes in WM_CAPTURECHANGED handler.
authorChristopher Thielen <cthielen@gmail.com>
Mon, 1 Feb 2016 04:31:02 +0000 (20:31 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Feb 2016 13:21:32 +0000 (22:21 +0900)
commit85faafc0e3f3861e7c03d4f7dc842bd7d4cf6ae9
tree13e10eaf7e0fc72496563246f163eee1bb18533d
parent0bea2f73d37481546d19bd9f380d9390c3eb9ddb
user32: Ensure that button responds only to changes in WM_CAPTURECHANGED handler.

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