Re: Problem with older wgl patch

2006-01-15 Thread Alexandre Julliard
Tomas Carnecky <[EMAIL PROTECTED]> writes: > Just tried latest version from git and the compilation fails because > 'type' is undefined. How often is git updated from CVS? Or do the > developers check-in directly into git? Yes, I commit directly into git. All commits are immediately mirrored into

Re: Problem with older wgl patch

2006-01-15 Thread Tomas Carnecky
Aric Cyr wrote: Tim Savannah gmail.com> writes: + DWORD type = GetObjectType(hdc);where that patch placed it in the file allows opengl to work again. I think this is fixed in CVS already. Which version of wine are you trying with? Try out the latest CVS if you can. Just tried latest ve

Re: Problem with older wgl patch

2006-01-14 Thread Aric Cyr
Tim Savannah gmail.com> writes: > + DWORD type = GetObjectType(hdc);where that patch placed it in the file > allows opengl to work again. I think this is fixed in CVS already. Which version of wine are you trying with? Try out the latest CVS if you can. - Aric

Problem with older wgl patch

2006-01-14 Thread Tim Savannah
On the newest wine, trying to start opengl programs such as World of Warcraft yields an error such as this:trace:opengl:wine_glCullFace (1029)trace:opengl:wine_glMatrixMode (5889)trace:opengl:wine_glLoadMatrixf (0x7fbafbb8) trace:opengl:wglMakeCurrent (0x368,0x7fd7b7d0)trace:opengl:create_glxpixmap