In SHELL_ExecuteW, if a new current directory is specified, change to
commitd09edf800b2401b486f9c405a95a2edb167d4714
authorRein Klazes <rklazes@xs4all.nl>
Fri, 19 Mar 2004 01:52:30 +0000 (19 01:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Mar 2004 01:52:30 +0000 (19 01:52 +0000)
treeeaceee58465d795de081237795ced1a1e9a4b6c8
parentcf5775fd09236369d038c763493d4a37fb79ae12
In SHELL_ExecuteW, if a new current directory is specified, change to
it before calling CreateProcess so that it will find the correct
executable.
dlls/shell32/shlexec.c