Do not release capture before sending WM_NCDESTROY message, update the
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 14 Mar 2005 17:15:33 +0000 (17:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2005 17:15:33 +0000 (17:15 +0000)
commit72a4df945927e279efce6e1cc0894413c7228386
tree5d8b951be62c4fbff9eab29ee790d7c8cd0a0f2f
parent20899f787092d39247380ffb047a97b910156a79
Do not release capture before sending WM_NCDESTROY message, update the
tests to reflect that.
dlls/user/tests/msg.c
dlls/user/tests/win.c
windows/win.c