[1/2] explorer: Do not set the caption for "Shell_TrayWnd", some applications depend on it being empty.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 09:27:49 CDT 2010


Dmitry Timoshkov <dmitry at 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 at winehq.org



More information about the wine-devel mailing list