another MZ_Exec() problem...

Eric POUECH Eric.Pouech at wanadoo.fr
Tue Sep 24 15:48:24 CDT 2002


> Inside of MZ_Exec() I call out to CreateProcessA() if the executable is PE.  I've set the lpEnvironment parameter of CreateProcessA() to null to have it inherit the environment of the caller but this isn't working correctly.  The path and other environment variables aren't being inherited.  Ideas on how to either get CreateProcessA() to inherit properly or where I can find the environment settings?  I noticed the env_ptr in the parmeter block but I'm unsure if this is what I'm looking for or where to find more information about it.
moreover, explicit env heritage (ie passed in CreateProcess) is currently bugged
A+




More information about the wine-devel mailing list