Alexandre Julliard : ntdll: Reimplement init_user_process_params() using RtlCreateProcessParametersEx().

Alexandre Julliard julliard at winehq.org
Tue Feb 12 16:36:36 CST 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 12 11:13:57 2019 +0100

ntdll: Reimplement init_user_process_params() using RtlCreateProcessParametersEx().

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

---

 dlls/ntdll/env.c        | 104 ++++++++++++++++++++++++++++++++++++++++---
 dlls/ntdll/ntdll_misc.h |   1 +
 dlls/ntdll/thread.c     | 115 ------------------------------------------------
 3 files changed, 98 insertions(+), 122 deletions(-)

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



More information about the wine-cvs mailing list