kernel32: Build a standard process parameters structure in CreateProcess().
commit79e2afaaaeefb5ffcd3a09ea8668b4a9354993f0
authorAlexandre Julliard <julliard@winehq.org>
Thu, 11 Oct 2018 15:48:25 +0000 (11 17:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Oct 2018 16:08:02 +0000 (11 18:08 +0200)
treec727ce9007725a10355e886afc190b6bed4920e9
parent0964b3cd1329f2bf7e56026362abebcb5cf94ecd
kernel32: Build a standard process parameters structure in CreateProcess().

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