user32: Properly handle WM_DEVICECHANGE in is_pointer_message().
commit43197e6641591c4b2955f086df7e880fbdb2d7ae
authorQian Hong <qhong@codeweavers.com>
Wed, 30 Dec 2015 09:13:49 +0000 (30 17:13 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Dec 2015 16:27:52 +0000 (30 17:27 +0100)
tree6ac2e28c15f37f1140f1e7e05811b5243f0e89b9
parent39b7c0695db13904ef28bfe687335832a217be84
user32: Properly handle WM_DEVICECHANGE in is_pointer_message().

Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/message.c
dlls/user32/tests/msg.c