https://bugs.winehq.org/show_bug.cgi?id=47036
Micah N Gorrell mgorrell@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #64254|0 |1 is obsolete| |
--- Comment #13 from Micah N Gorrell mgorrell@codeweavers.com --- Created attachment 64260 --> https://bugs.winehq.org/attachment.cgi?id=64260 Only recreate drawables if WS_CLIPCHILDREN is set
If you have time, try this one. This modifies the behavior of my original patch so that it will a window with children can still be created as DC_GL_WINDOW if WS_CLIPCHILDREN isn't set.