ChangeSet ID: 12372 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/14 00:03:29
Modified files: files : directory.c dlls/kernel : process.c
Log message: 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.
Patch: http://cvs.winehq.org/patch.py?id=12372
Old revision New revision Changes Path 1.82 1.83 +0 -21 wine/files/directory.c 1.60 1.61 +130 -44 wine/dlls/kernel/process.c