ntdll: Set the Unix current directory also in the exec process case.
commit6ff0bb786c43ac3348dec6a977feb36af8bc4bcf
authorAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jun 2020 09:44:09 +0000 (22 11:44 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jun 2020 10:04:35 +0000 (22 12:04 +0200)
tree2040f9e0465689af4b8011cd317608c1a5612b6c
parentc468a36903aea9ddac12b25c93cc5b65f293d6b9
ntdll: Set the Unix current directory also in the exec process case.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49425
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/process.c