kernel: Error out of CreateProcess if the specified current directory
commit61c3bb03a0daa16599db5afffd3a8f8fabaadccc
authorJames Hawkins <truiken@gmail.com>
Mon, 27 Mar 2006 03:53:09 +0000 (26 21:53 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Mar 2006 09:54:32 +0000 (27 11:54 +0200)
treeb49cc665c1c7807a608563eb803b199ded1d6e7d
parent94dcabecd8b779e70b2ae4b7b8c55c4cd16da618
kernel: Error out of CreateProcess if the specified current directory
doesn't exist.
dlls/kernel/process.c
dlls/kernel/tests/process.c