http://bugs.winehq.org/show_bug.cgi?id=2320
------- Additional Comments From burnus@gmx.de 2005-16-03 04:23 -------
Any more progress?
With double buffering enabled, I still get: ChoosePixelFormat() returns 0 (last error = 0) SetPixelFormat() returns 1 (last error = 0) wglCreateContext() returns 0 (last error 2000) wglMakeCurrent() returns 1 (last error = 0) without, the rendering is quite ok.
Except for the following: The whole window (not only the MDI child window) has a black background, which overdraws other child windows, toolbars, menubars etc. Though, the rendered objects seem to be cropped correctly, i.e. they don't overdraw the toolbars etc. as the background does, but they seem to be a bit too low.
See http://www.physik.fu-berlin.de/~tburnus/wine/diamond-rend3.png