Alexandre Julliard : ntdll: Implement NtCreateUserProcess().

Alexandre Julliard julliard at winehq.org
Wed Jun 10 16:09:42 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jun 10 09:37:01 2020 +0200

ntdll: Implement NtCreateUserProcess().

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

---

 dlls/ntdll/ntdll.spec |   1 +
 dlls/ntdll/process.c  | 192 ++++++++++++++++++++++++++++++++++++++++----------
 include/winternl.h    | 130 ++++++++++++++++++++++++++++++++--
 3 files changed, 281 insertions(+), 42 deletions(-)

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



More information about the wine-cvs mailing list