[Bug 53493] user32:menu - Fails when handles >=0x80000000

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 4 01:08:30 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53493

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|user32:menu -               |user32:menu - Fails when
                   |test_AppendMenu() fails     |handles >=0x80000000
                   |when handle >0x80000000     |

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
It's not just test_AppendMenu() / check_menu_items() that has the issue.
test_menu_search_bycommand() has the same type of comparison and can fail in
the same way:

menu.c:1937: Test failed: IDs differ for the menuitem
menu.c:1950: Test failed: IDs differ for the popup menu
menu.c:1976: Test failed: IDs differ for the popup menu
menu.c:2002: Test failed: IDs differ for the popup menu
menu.c:2053: Test failed: IDs differ for popup menu
menu.c:2102: Test failed: IDs differ for popup menu

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list