user32: Don't call IsChild with NULL window in EnableWindow.
commita878f0a02ad553b94b78b907715c691507dea501
authorPiotr Caban <piotr@codeweavers.com>
Tue, 21 Mar 2017 12:03:55 +0000 (21 13:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Mar 2017 19:52:38 +0000 (21 20:52 +0100)
tree1c4f82ac9d32f1c7e76eef68d87c78ae6de6170d
parent4c54f9aeaca1d662a15ae037372d7399c37d1360
user32: Don't call IsChild with NULL window in EnableWindow.

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