Alexandre Julliard : ntdll: RtlCreateUserThread() also takes a zero_bits parameter.

Alexandre Julliard julliard at winehq.org
Fri May 7 15:42:03 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri May  7 16:03:27 2021 +0200

ntdll: RtlCreateUserThread() also takes a zero_bits parameter.

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

---

 dlls/kernelbase/thread.c   |  2 +-
 dlls/ntdll/ntdll.spec      |  2 +-
 dlls/ntdll/tests/virtual.c | 61 ++++++++++++++++++++++++++++++++++++++++++----
 dlls/ntdll/thread.c        |  4 +--
 dlls/ntdll/threadpool.c    | 10 ++++----
 include/winternl.h         |  2 +-
 6 files changed, 66 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list