[PATCH] explorer: Properly handle WM_SETTEXT to allow setting desktop title

Alexandre Julliard julliard at winehq.org
Fri Jul 13 10:21:48 CDT 2018


Fabian Maurer <dark.shadow4 at web.de> writes:

>> It depends on how it works. Is it possible to set/get text using
>
>> GetDesktopWindow()?
>
> That's how it's used to work, yes, and with my patch that's still possible.
>
> We used to pass the message to DefWindowProc, and with that patch we do it again.

Actually we should be passing all messages to DefWindowProc.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list