kernel32: Pass the full filename to winevdm.exe in CreateProcessW().
commitfd60a33e5d30210388330f37514135b0d4085474
authorAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2018 14:58:40 +0000 (8 16:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2018 18:26:32 +0000 (8 20:26 +0200)
tree4c68d8a3ce7a1262b9ec832745d12f27ae2006bf
parent2475cb767d5878b70f0ea4519d3918cc18483968
kernel32: Pass the full filename to winevdm.exe in CreateProcessW().

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/process.c