user32:msg: Test for SetFocus

Dmitry Timoshkov dmitry at codeweavers.com
Thu Jun 19 04:15:44 CDT 2008


"Anatoly Lyutin" <vostok at etersoft.ru> wrote:

> I try to make this test (in test_ShowWindow : "/* 32 */ { SW_HIDE, TRUE, 
> 0, WmHide_3, TRUE }, ") passes clear and after some changes I observe 
> that SetFocus() is working strange for some case.
> After this I wrote a test case for SetFocus(). SetFocus() have one 
> incorrect behavior for working of combination ( visible-invisible parent 
> or child).

The test actually doesn't do anything useful. It doesn't check
any focus windows and many vital message parameters. Besides we
already have test_SetFocus() in win.c.

-- 
Dmitry.



More information about the wine-devel mailing list