https://bugs.winehq.org/show_bug.cgi?id=53979
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|d3d9:d3d9ex - |d3d9:d3d9ex & d3d9:device - |test_wndproc() is sometimes |test_wndproc() is sometimes |missing a |missing a |WM_WINDOWPOSCHANGING |WM_WINDOWPOSCHANGING |message in Wine |message in Wine
--- Comment #1 from François Gouget fgouget@codeweavers.com --- d3d9:device has a similar issue in test_wndproc():
device.c:4229: Test failed: Expected message 0x46 for window 0, but didn't receive it, i=0.
See also bug 53236 where instead test_wndproc() gets an unexpected WM_DISPLAYCHANGE in Wine.