15 Oct
2018
15 Oct
'18
10:15 p.m.
Module: wine Branch: master Commit: ed551282b4121f94f619682ad0d2fcbf982d7f37 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ed551282b4121f94f619682ad... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Oct 15 17:00:31 2018 +0200 kernel32: Pass the standard process parameters structure to create_process(). Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernel32/process.c | 135 ++++++++++++++++++++++++++++-------------------- 1 file changed, 80 insertions(+), 55 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ed551282b4121f94f6196...