Set the top_popup global variable to zero in MENU_ExitTracking(),
authorZach Gorman <zach@archetypeauction.com>
Mon, 19 Jul 2004 21:21:40 +0000 (21:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jul 2004 21:21:40 +0000 (21:21 +0000)
commit46bdee35c313a8a5d0f4217ef1bcbad056ce0a61
treec87e00ea12e4a64230af56fa2a1ddeb7441a9456
parent2e13bf774eac18bca9fd628dbabfc8b50ed51103
Set the top_popup global variable to zero in MENU_ExitTracking(),
fixing MENU_IsMenuActive() and therefore VK_F1 WM_HELP message
generation.
controls/menu.c