Module: wine Branch: master Commit: 79e2afaaaeefb5ffcd3a09ea8668b4a9354993f0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=79e2afaaaeefb5ffcd3a09ea8...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 11 17:48:25 2018 +0200
kernel32: Build a standard process parameters structure in CreateProcess().
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/process.c | 208 ++++++++++++++++++++++++++---------------------- 1 file changed, 115 insertions(+), 93 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=79e2afaaaeefb5ffcd3a0...