quartz: allow for proper setting of the video window to WS_CHILD

Aric Stewart aric at codeweavers.com
Fri Sep 24 08:53:14 CDT 2010


If the set_WindowStyle comes before the set_Owner then the style was not 
being set properly (WS_CHILD cannot be set on a window with a NULL 
parent). So reset the window style when the set_Owner command comes in 
to make the new style alowable.
---
  dlls/quartz/videorenderer.c |   17 +++++++++++++++--
  1 files changed, 15 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 42961042c5c181b735d306cabbc56e057957567c.diff
Type: text/x-patch
Size: 2063 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100924/5de86144/attachment.bin>


More information about the wine-patches mailing list