Alexandre Julliard : ntdll: Implement RtlCreateUserProcess().
24 Oct
2018
24 Oct
'18
8:13 p.m.
Module: wine Branch: master Commit: 5cc8bcf0b05f6cfd4f60fe371e00ec8a575bec83 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5cc8bcf0b05f6cfd4f60fe371... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Oct 24 12:27:23 2018 +0200 ntdll: Implement RtlCreateUserProcess(). Signed-off-by: Alexandre Julliard <julliard(a)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=5cc8bcf0b05f6cfd4f60f...
2702
Age (days ago)
2702
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard