Dmitry Timoshkov : user32: Make GetMenuItemInfo tests pass under Wine.
23 Jan
2006
23 Jan
'06
11:05 a.m.
Module: wine Branch: refs/heads/master Commit: 9b1ea63bf9422e12ef126627a9cf42740baf62ec URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=9b1ea63bf9422e12ef126627... Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Mon Jan 23 11:59:21 2006 +0100 user32: Make GetMenuItemInfo tests pass under Wine. - Change menu item search algorithm to recurse into a submenu first. - Fallback to a found submenu if nothing else was found. --- dlls/user/menu.c | 17 +++++++---- dlls/user/tests/menu.c | 73 ++++++++++++++++++++---------------------------- 2 files changed, 41 insertions(+), 49 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=9b1ea63bf9422e12ef12...
7359
Age (days ago)
7359
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard