Alexandre Julliard : kernel32: Use set_ntstatus() in more places.

Alexandre Julliard julliard at winehq.org
Tue May 26 17:17:06 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May 26 12:29:06 2020 +0200

kernel32: Use set_ntstatus() in more places.

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

---

 dlls/kernel32/console.c   |   7 +--
 dlls/kernel32/debugger.c  |   8 +--
 dlls/kernel32/file.c      |  10 ++--
 dlls/kernel32/powermgnt.c |  16 ++----
 dlls/kernel32/sync.c      | 127 ++++++++++------------------------------------
 dlls/kernel32/thread.c    |  48 +++++-------------
 dlls/kernel32/toolhelp.c  |   8 ++-
 7 files changed, 53 insertions(+), 171 deletions(-)

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



More information about the wine-cvs mailing list