user32/tests: Add a test for foreground windows on a different thread.
commitd9381b97aa92f7d53c4eea36d882b39ca0a6bb8c
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 17 Mar 2010 20:59:45 +0000 (17 21:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2010 09:23:46 +0000 (18 10:23 +0100)
treeb31df8fc49f89c06545b5e1f1c1939bfbaace237
parent5f8776c8d01f7fa4849373c97a59257e416ad8ae
user32/tests: Add a test for foreground windows on a different thread.

What happens is that we get the WM_WINE_SETACTIVEWINDOW message sent by the
other thread after we already changed the foreground window back to our own
window.
dlls/user32/tests/win.c