user32: Fix for the ending of menu tracking in the default handler of WM_CANCELMODE...
authorRein Klazes <wijn@online.nl>
Thu, 2 Apr 2009 09:37:11 +0000 (11:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Apr 2009 11:25:31 +0000 (13:25 +0200)
commite861d8be43c180c438b54a684f160cd32258dd92
tree49682b284d1d081ea0a500966c6e5c7babbc5ec7
parent8955d7c2336c6bbaa079511cbdf3aa71beb072b6
user32: Fix for the ending of menu tracking in the default handler of WM_CANCELMODE message with test.
dlls/user32/controls.h
dlls/user32/defwnd.c
dlls/user32/menu.c
dlls/user32/tests/menu.c