[PATCH 2/4] wined3d: Ignore WS_VISIBLE and WS_EX_TOPMOST when dropping out of fullscreen. (try 2)

Sam Edwards cfsworks at gmail.com
Sun Mar 31 19:39:16 CDT 2013


This patchset is a "try 2" to patch #95223, after following Henri's 
suggestions.

I opted not to write ddraw tests. The existing ddraw window style tests 
suggest that DirectDraw doesn't even set WS_VISIBLE when initializing a 
(non-visible) window, which is very odd, so any new tests would have 
been todo_wine anyway. Nonetheless, my changes to wined3d are minimal 
and shouldn't affect ddraw's behavior.

I have split the d3d8/d3d9 tests off from the main changes so that they 
may be discussed separately if necessary. Please let me know if that's a 
discouraged practice so that I won't do it again in the future. :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wined3d-Ignore-WS_VISIBLE-and-WS_EX_TOPMOST-when-dro.patch
Type: text/x-patch
Size: 1673 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130331/11700896/attachment.bin>


More information about the wine-patches mailing list