6 Oct
2010
6 Oct
'10
2:27 p.m.
Dmitry Timoshkov <dmitry(a)codeweavers.com> writes:
The bug #20129 lists one of such applications.
It does FindWindow("Shell_TrayWnd", "") and expects that it returns a valid tray window handle. Currently FindWindow() is broken, but my next patch makes the above call succeed.
This will cause the stand-alone tray window to not have a title, that doesn't look nice. -- Alexandre Julliard julliard(a)winehq.org