20 Jun
2016
20 Jun
'16
2:42 a.m.
Miklós Máté <mtmkls(a)gmail.com> writes:
@@ -1344,7 +1344,7 @@ static BOOL create_gl_drawable( HWND hwnd, struct gl_drawable *gl )
if (data) { - gl->type = DC_GL_WINDOW; + gl->type = DC_GL_CHILD_WIN;
This can't possibly work, top-level windows and child windows have to be treated differently. -- Alexandre Julliard julliard(a)winehq.org