[PATCH 1/4] wined3d: Show the device window when changing fullscreen resolutions.

Stefan Dösinger stefan at codeweavers.com
Thu Oct 12 12:57:28 CDT 2017


Am 2017-10-12 um 17:24 schrieb Marvin:
> === w8 (32 bit d3d9ex) ===
> d3d9ex.c:3029: Test failed: Received WM_WINDOWPOSCHANGED but did not expect it, i=0.
Another preexisting condition:
http://test.winehq.org/data/b32c3243782477f7cc6dc5a189a3e4a5dacce1c8/win8_newtb-w8/d3d9:d3d9ex.html
(Also seen in d3d8:device occasionally)

I suspect that the message is received by a different window and we
should just ignore it in this case. I'll look into it.




More information about the wine-devel mailing list