wine/ dlls/x11drv/x11drv_main.c documentation/ ...

Alexandre Julliard julliard at winehq.com
Sat Mar 24 20:15:10 CST 2001


Andreas Mohr <a.mohr at mailto.de> writes:

> Exactly.
> 
> I think a compromise would be to create a wrapper script that modifies
> the config file first to use appropriate settings and then calls the main
> Wine binary.

That's certainly a possibility. If you want a more temporary change
you could also use regapi to change the config branch in the
registry. Yet another possibility would be to add a "fast" mode to the
debugger where it wouldn't load symbols or anything, simply setup the
environment and launch an application. This could be the first step
towards making it change debugmsg options during execution too.

And all these solutions are potentially much more generic than the few
existing options, since you could use the same mechanism to change
just about anything in the configuration.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list