Alexandre Julliard : ntdll: Use the actual zero_bits parameter in the server requests.

Alexandre Julliard julliard at winehq.org
Mon Jun 1 15:14:56 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun  1 13:27:40 2020 +0200

ntdll: Use the actual zero_bits parameter in the server requests.

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

---

 dlls/ntdll/ntdll_misc.h        |  2 --
 dlls/ntdll/server.c            | 27 ++++++++++++++-------------
 dlls/ntdll/virtual.c           | 29 +++++++----------------------
 include/wine/server_protocol.h | 10 +++++-----
 server/protocol.def            |  6 +++---
 server/request.h               |  8 ++++----
 server/trace.c                 |  9 ++++-----
 tools/make_requests            |  2 +-
 8 files changed, 38 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list