kernel32: Use the Unicode string length to build the argv array.
commit1a561b640b52359a2dba8aa345264f2f2a88fafe
authorAlexandre Julliard <julliard@winehq.org>
Wed, 24 Oct 2018 10:20:38 +0000 (24 12:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Oct 2018 14:58:08 +0000 (24 16:58 +0200)
tree2981f5cc12a8dd80944dc72cf49b1dd6152eabd4
parent33c3cee81771c6437cd73564ed84ab530e7f0185
kernel32: Use the Unicode string length to build the argv array.

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