4 Oct
2010
4 Oct
'10
8:55 a.m.
http://bugs.winehq.org/show_bug.cgi?id=20129 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-10-04 03:55:25 CDT --- (In reply to comment #5)
Looks like the problem is here:
001c:Call user32.FindWindowA(0045b074 "Shell_TrayWnd",0045b5dc "") ret=00438c6d 001c:Ret user32.FindWindowA() retval=00000000 ret=00438c6d
Wine does provide a tray implementation, probably FindWindow() should ignore title when it's NULL or empty (!title[0]). Needs a test case. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.