d3d9/tests: Add some message processing to test_wndproc().
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 25 Mar 2010 08:32:39 +0000 (09:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Mar 2010 09:02:11 +0000 (10:02 +0100)
commitab4bf7600ae15186d9f614f71a64456390f6b226
treec45b1708f34e275624b2b6ad92a6b269391e3c52
parent9866125e23e76048a2b613dca2002195587b204e
d3d9/tests: Add some message processing to test_wndproc().

For some reason Windows XP allows device creation to be blocked by the lack of
message processing in wndproc_thread(). Thanks to Wylda for helping debug
this. Disabled testing the focus and foreground windows after creating the
device for the moment.
dlls/d3d9/tests/device.c