Alexandre Julliard : ntdll: Implement RtlCreateUserProcess().

Alexandre Julliard julliard at winehq.org
Wed Oct 24 15:13:54 CDT 2018


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 24 12:27:23 2018 +0200

ntdll: Implement RtlCreateUserProcess().

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

---

 dlls/ntdll/process.c | 583 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/ntdll/rtl.c     |  13 --
 2 files changed, 578 insertions(+), 18 deletions(-)

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



More information about the wine-cvs mailing list