Alexandre Julliard : server: No longer store the mapping object in the dll structure.

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


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

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

server: No longer store the mapping object in the dll structure.

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

---

 dlls/ntdll/loader.c            |  4 ----
 include/wine/server_protocol.h | 12 +++++-------
 server/file.h                  |  1 -
 server/mapping.c               |  6 ------
 server/process.c               | 19 +++----------------
 server/process.h               |  2 --
 server/protocol.def            |  7 ++-----
 server/request.h               | 11 ++++-------
 server/trace.c                 |  7 ++-----
 9 files changed, 16 insertions(+), 53 deletions(-)

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



More information about the wine-cvs mailing list