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


Reply via email to