user32: Add test for ComboBox repositioning behavior (try 2).

Alexandre Julliard julliard at winehq.org
Tue Jul 3 03:56:20 CDT 2012


Sergey Guralnik <serhio at etersoft.ru> writes:

> Alexandre Julliard writes:
>> There's no reason to test just WM_SIZE when we have support for
>> testing
>> full sequences. Once again, what are you trying to test?
>
> I only try to test that combobox should send WM_SIZE to it's wndproc
> during
> WM_WINDOWPOSCHANGED handling.

Then just do a SetWindowPos and test the message sequence. There are
plenty of examples in that file.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list