Re: user32/tests: SetWindowPos() propagates update region from WS_CLIPCHILDREN child to its children (try 3).
March 7, 2013
12:49 a.m.
On 2013-03-04 10:39, Sergey Guralnik wrote:
This patch demonstrates the most interest case from previous versions. When SetWindowPos() moves child window, that has some invalid area, it also invalidates children of this window according to its update region, even if moved window has WS_CLIPCHILDREN style.
Wine doesn't perform this invalidation. One pretty large application depends on this feature, and now, runned under Wine, it has broken output.
Hope this variant is more clear than all previous.
It stays queued since Monday without any reply. Is something wrong with it? -- Sergey
4814
Age (days ago)
4814
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sergey Guralnik