The "Path" value of the "App Paths" entry should be handled in
authorAlexandre Julliard <julliard@winehq.org>
Fri, 26 Sep 2003 04:35:01 +0000 (04:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Sep 2003 04:35:01 +0000 (04:35 +0000)
commit2d139562850ff7ab594a023c0b9db0fa67fd8563
tree65da1d7e97ce012219f915a1738d83e6aad2b4be
parent8b255842ecf7828eab1fd1f8130f271b8a549a42
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.
dlls/shell32/shell32_main.h
dlls/shell32/shlexec.c
files/directory.c