Dmitry Timoshkov : user32: Make GetMenuItemInfo tests pass under Wine.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jan 23 05:05:30 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 9b1ea63bf9422e12ef126627a9cf42740baf62ec
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=9b1ea63bf9422e12ef126627a9cf42740baf62ec

Author: Dmitry Timoshkov <dmitry at 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=9b1ea63bf9422e12ef126627a9cf42740baf62ec



More information about the wine-cvs mailing list