ChangeSet ID: 9515 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/25 23:35:01
Modified files: files : directory.c dlls/shell32 : shlexec.c shell32_main.h
Log message: The "Path" value of the "App Paths" entry should be handled in ShellExecute by changing PATH in the new process, instead of being done in SearchPath.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9515
Old revision New revision Changes Path 1.63 1.64 +0 -62 wine/files/directory.c 1.22 1.23 +92 -30 wine/dlls/shell32/shlexec.c 1.72 1.73 +1 -1 wine/dlls/shell32/shell32_main.h