Alexandre Julliard : ntdll: Centralize initialization of the user shared data.

Alexandre Julliard julliard at winehq.org
Thu May 21 15:41:20 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 21 15:38:28 2020 +0200

ntdll: Centralize initialization of the user shared data.

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

---

 dlls/ntdll/nt.c         | 55 +++--------------------------
 dlls/ntdll/tests/info.c |  1 -
 dlls/ntdll/thread.c     | 93 +++++++++++++++++++++++++++++++++----------------
 dlls/ntdll/version.c    |  6 ----
 4 files changed, 67 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list