Set environment variables from the HKCU\Environment key too.
commit6ab8827236b8a33e563151eb442788b21f9a52ce
authorAlexandre Julliard <julliard@winehq.org>
Fri, 14 May 2004 05:03:29 +0000 (14 05:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 May 2004 05:03:29 +0000 (14 05:03 +0000)
treec0f0d360e69280cb09b3f6599e4ddf4b0f4ee0b5
parent106e13ab0928036282b095250efdb04c91997054
Set environment variables from the HKCU\Environment key too.
Moved current directory initialisation to process.c.
Make sure to always pass the correct current directory in the process
parameters for child processes.
dlls/kernel/process.c
files/directory.c