28 Mar
2006
28 Mar
'06
11:12 p.m.
http://bugs.winehq.org/show_bug.cgi?id=4897 ------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-03 17:12 ------- DECL_HANDLER(get_desktop_window) { - struct window *win = get_desktop_window( current, 1 ); + struct window *win = get_desktop_window( current, req->force ); if (win) reply->handle = win->handle; } Knowing this is nice, but maybe we need to investigate inside of get_desktop_window more, and maybe the setting of req->force against the affected applications. -- 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.