Make visible mdi client window before as Switch Maximized MDI Children test will be activated. [try2]

Dmitry Timoshkov dmitry at codeweavers.com
Wed Jul 11 10:23:46 CDT 2007


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

>     /* test for switch maximized MDI children */
> +    ShowWindow(mdi_client, SW_SHOW);
>     trace("creating maximized visible MDI child window 1(Switch test)\n");
>     mdi_child = CreateWindowExA(WS_EX_MDICHILD, "MDI_child_class", "MDI child",
>                                 WS_CHILD | WS_VISIBLE | WS_MAXIMIZEBOX | WS_MAXIMIZE,

Did you run the test under Windows after this change? For me this test doesn't
pass under up to date XP neither in current, nor in new state.

-- 
Dmitry.



More information about the wine-devel mailing list