user32: Make it possible to activate a window with parent and no WS_CHILD flag in...
commit27374064b68136cbb628f85111c95d20e31699c9
authorPiotr Caban <piotr@codeweavers.com>
Wed, 2 Apr 2014 13:39:45 +0000 (2 15:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2014 17:06:09 +0000 (2 19:06 +0200)
treecd9cbbe0470cdec4f17ca5cddc5dc9904d435dcc
parentb82b1306a442ec7270aa497a8b8da07d45d04dcd
user32: Make it possible to activate a window with parent and no WS_CHILD flag in WS_NCLBUTTONDOWN function.
dlls/user32/nonclient.c
dlls/user32/tests/win.c