http://bugs.winehq.org/show_bug.cgi?id=10184
--- Comment #24 from Zach D teloiv@gmail.com 2008-01-18 07:18:31 --- (In reply to comment #21)
no change, same error.
I changed the line in src/dlls/winex11.drv/opengl.c (Based off of Wine 0.9.53 sources) to what you suggested, however it didn't change the results with DEBUG=+wgl.
err:wgl:X11DRV_wglGetProcAddress and err:wgl:X11DRV_ChoosePixelFormat still cause problems and prevent OpenGL from being found. They're the same as they are in the log David Morton posted earlier.
If needed, I can grab the latest version from git and try the same suggestion out.