user32/tests: SetWindowPos() propagates update region from WS_CLIPCHILDREN child to its children (try 5).

Sergey Guralnik serhio at etersoft.ru
Fri Apr 12 06:32:12 CDT 2013


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



More information about the wine-devel mailing list