Alexandre Julliard : kernel32: Use RtlCreateUserProcess() to start new processes.

Alexandre Julliard julliard at winehq.org
Tue Nov 12 16:56:07 CST 2019


Module: wine
Branch: master
Commit: 1deefb84ee2b6d326b5ae1bad592a72c69a89b36
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=1deefb84ee2b6d326b5ae1bad592a72c69a89b36

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov 12 21:41:06 2019 +0100

kernel32: Use RtlCreateUserProcess() to start new processes.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/process.c | 1052 ++++++-----------------------------------------
 dlls/ntdll/process.c    |    3 +-
 2 files changed, 121 insertions(+), 934 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=1deefb84ee2b6d326b5ae1bad592a72c69a89b36



More information about the wine-cvs mailing list