Re: user32/tests: SetWindowPos() propagates update region from WS_CLIPCHILDREN child to its children (try 5).
April 12, 2013
11:32 a.m.
On 2013-04-10 14:28, Sergey Guralnik wrote:
It's better, but testing the message sequence doesn't seem very useful, particularly since you don't differentiate parent and child messages. Also you should test the region before the move to show that it's the move that's changing it.
Changes since last version: - message sequence testing removed at all - added update region testing for all windows before and after moving.
--- dlls/user32/tests/win.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 68 insertions(+), 0 deletions(-)
Is something wrong with this version? -- Sergey
4732
Age (days ago)
4732
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sergey Guralnik