kernel32: Don't try to open builtin exe files during CreateProcess, only check the...
commitc7bed19c0b71188799eff67f562e9072de4e0dd0
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2010 12:02:42 +0000 (18 13:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2010 12:46:22 +0000 (18 13:46 +0100)
tree0d7469469ac704e41360dd033fd6ef75c3d9ac92
parente486a02157f145ccd5853d73cf5b3514d41be9d1
kernel32: Don't try to open builtin exe files during CreateProcess, only check the path syntax.
dlls/kernel32/process.c