ChangeSet ID: 5684 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/09 13:35:02
Modified files: files : directory.c memory : environ.c scheduler : process.c
Log message: Transmit the Windows PATH to child processes using the WINEPATH variable.
Patch: http://cvs.winehq.com/patch.py?id=5684
Old revision New revision Changes Path 1.54 1.55 +12 -8 wine/files/directory.c 1.37 1.38 +9 -2 wine/memory/environ.c 1.200 1.201 +10 -3 wine/scheduler/process.c