Small OpenGL fix

Alexandre Julliard julliard at winehq.com
Mon Jul 16 19:15:12 CDT 2001


Lionel Ulmer <lionel.ulmer at free.fr> writes:

> This is more a problem of inter-dependencies of X11DRV and USER32 (as the
> former should NEVER be loaded before the latter)... But as I could not fix
> this problem, I prefered going 'around' the problem :-) 

The dependencies between x11drv and user should certainly be fixed,
but the real problem is that opengl32 and ddraw import x11drv at all.
x11drv is an internal driver and should never be imported by any
dll. Anybody feeling like fixing that?

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list