user32: erase parent when hiding child

Alexandre Julliard julliard at winehq.org
Tue Jul 31 07:50:46 CDT 2007


"Dmitry Timoshkov" <dmitry at codeweavers.com> writes:

> "Clinton Stimpson" <cjstimpson at utwire.net> wrote:
>
>> ChangeLog:
>>  user32: erase parent when hiding child
>
> As I already pointed out erasing a parent is supposed to be done
> in the server. You need to look there why it doesn't happen and add
> a fix there.

The invalidate and erase part has to happen in the server, and it
does, so that part of the patch is redundant. The RDW_ERASENOW part
however needs to be done in the client.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list