The command line options are passed. That's how the debug options get to newly created processes.
On Tue, Apr 30, 2002 at 12:19:12AM +0200, Andreas Mohr wrote: > > >On Mon, Apr 29, 2002 at 04:58:16PM -0300, Insyde wrote: > > >> Hi, > > >> I had a problem loading a second program under wine. > > >> I called the first program with: > > >> wine --winver win2000 pgm1 > > >> I input a password and it wirtes a data file, unloads itself > > >> and loads a second program. But there was an error every > > >> time the second program was to start that send me to the > > >> debug screen. ... > Unless we actually pass all wine cmdline parameters (--winver, --managed etc.) > on to the wine child process (not sure about that right now, I think we do), > the new process won't use the same forced winver value as the > parent process uses. > Is this a problem ? Should this info be passed to the wineserver to globalize > it ? > > Oh, BTW: I'll rename defaultWinVersion to cmdlineWinVersion. > Much better name. > > -- > Andreas Mohr Stauferstr. 6, D-71272 Renningen, Germany > Tel. +49 7159 800604 http://home.arcor.de/andi.mohr/ > > > -- michael cardenas lead windows compatibility engineer lindows.com "Be the change you want to see in the world" -Mahatma Gandhi
