https://bugs.winehq.org/show_bug.cgi?id=53493
François Gouget fgouget@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@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