d3d9/tests: Don't fail test_reset_fullscreen if the WM resizes us.
commit4bc8b73cf34175faea59b152878c484d16d7feda
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 6 Sep 2023 11:11:07 +0000 (6 14:11 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Sep 2023 09:29:16 +0000 (8 11:29 +0200)
tree9d578d9414d8824e2a9bb23ddc70f40e889e45e8
parenta0e28f3fdb5cb0be46210d8626824b6c649f7fe4
d3d9/tests: Don't fail test_reset_fullscreen if the WM resizes us.

fvwm does that for two independent reasons. The important thing is that
we don't receive a WM_SIZE during the reset call itself.
dlls/d3d9/tests/device.c