Patrik Stridvall <[EMAIL PROTECTED]> writes:

> Since you apparently didn't like the my last
> attempt to solve the problems, here is
> a new variant for each problem.

Much better, except for the added #ifdef X_DISPLAY_MISSING; we should
be removing the ifdefs now, not adding more. And I'd find more elegant
to make the graphics driver a wine.conf parameter; so you'd have
something like

[wine]
GraphicsDriver=x11drv

and Wine will load whatever is named there. This way the startup code
doesn't need any knowledge about existing drivers.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to