[Bug 5231] Cannot query menus out of process

Wine Bugs wine-bugs at winehq.org
Sun May 14 16:54:41 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5231





------- Additional Comments From dank at kegel.com  2006-14-05 16:54 -------
I guess we'd need to add server/menu.[ch] analogous to server/window.[ch]
and add new server messages (get/set)(_menu_info/menuitem_info).
Likewise, in dlls/user/menu.c, we'd need to use those messages 
to handle out-of-process menus, just like dlls/user/win.c does
for out-of-process windows.  Not many lines of code, but probably 
a month to get just right (except for Alexandre, but he's busy).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list