Alexandre Julliard : ntdll: No longer store the mapping handle with the view.

Alexandre Julliard julliard at winehq.org
Tue Sep 26 14:56:16 CDT 2017


Module: wine
Branch: master
Commit: 5fa8713ddc86ac4202f75dcadd0822a5d1017b0c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5fa8713ddc86ac4202f75dcadd0822a5d1017b0c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 26 15:03:38 2017 +0200

ntdll: No longer store the mapping handle with the view.

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

---

 dlls/kernel32/tests/virtual.c  |  6 ------
 dlls/ntdll/virtual.c           | 31 +++++++++++--------------------
 include/wine/server_protocol.h |  4 +---
 server/mapping.c               | 15 ++-------------
 server/protocol.def            |  1 -
 server/request.h               |  5 ++---
 server/trace.c                 |  1 -
 7 files changed, 16 insertions(+), 47 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5fa8713ddc86ac4202f75dcadd0822a5d1017b0c



More information about the wine-cvs mailing list