"Anatoly Lyutin" <[EMAIL PROTECTED]> 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.


Reply via email to