user32:tests:msg.c Add msg tests for SetActiveWindow()

Dmitry Timoshkov dmitry at codeweavers.com
Wed Jun 25 07:33:43 CDT 2008


Anatoly Lyutin <vostok at etersoft.ru> wrote:

> @@ -10845,6 +10997,7 @@ START_TEST(msg)
>      /* keep it the last test, under Windows it tends to break the tests
>       * which rely on active/foreground windows being correct.
>       */
> +    test_SetActiveWindow();
>      test_SetForegroundWindow();
>  
>      UnhookWindowsHookEx(hCBT_hook);

Isn't the comment above is clear enough to which test it belongs to?

-- 
Dmitry.



More information about the wine-devel mailing list