3 Jul
2012
3 Jul
'12
3:56 a.m.
Sergey Guralnik <serhio(a)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(a)winehq.org