user32: Fix DefWindowProc behavior on WM_NCRBUTTONDOWN message.
commit1c73fcdbcba50fc8525371efb8711c1d2b173eab
authorPiotr Caban <piotr@codeweavers.com>
Fri, 26 Aug 2016 15:53:17 +0000 (26 17:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Aug 2016 07:38:31 +0000 (29 16:38 +0900)
treeef526a8c58cef585dc1f741af4c434e43a8c1aea
parentae7398e3a498488996e764bd585d6a85de15460c
user32: Fix DefWindowProc behavior on WM_NCRBUTTONDOWN message.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/nonclient.c
dlls/user32/tests/msg.c