kernel: Error out of CreateProcess if the specified current directory doesn't exist

James Hawkins truiken at gmail.com
Sun Mar 26 21:53:09 CST 2006


Hi,

This fix is needed before the patch adding execute functionality to
advpack.RunSetupCommand is applied to make one of the tests not fail.

Changelog:
* Error out of CreateProcess if the specified current directory doesn't exist.
* Add a test for this behavior.

 dlls/kernel/process.c       |    6 +++++-
 dlls/kernel/tests/process.c |   12 ++++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02a7c827dd67c66157a6234fa9b8d48d13d9ff9e.diff
Type: text/x-patch
Size: 1602 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060326/50c37e7f/02a7c827dd67c66157a6234fa9b8d48d13d9ff9e.diff


More information about the wine-patches mailing list