MDI client repaint issues (client and children) and conformance tests for this

Dmitry Timoshkov dmitry at codeweavers.com
Fri Feb 5 22:15:41 CST 2010


Reece Dunn <msclrhd at googlemail.com> wrote:

> And in terms of a fix, what is the best approach for fixing the issue?
> That is, Alexandre does not like an explicit call to InvalidateRect in
> the WM_MDICREATE handler, so I assume that the repaint logic should be
> done in a more specific place or figure out why it is not being called
> for the MDI client.

Probably WM_SETREDRAW has something to do with redrawing bug. Before
fixing the problem we need to understand what exactly is the sequence
of events that leads to it, how Windows and Wine behaviours differ.

-- 
Dmitry.



More information about the wine-devel mailing list