Alexandre Julliard : server: Return the file name for image mappings in the get_mapping_info request.

Alexandre Julliard julliard at winehq.org
Mon Mar 15 16:59:12 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Mar 11 14:56:57 2021 +0100

server: Return the file name for image mappings in the get_mapping_info request.

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

---

 dlls/ntdll/unix/virtual.c      | 99 ++++++++++++++++++++++++++++++------------
 include/wine/server_protocol.h |  5 ++-
 server/mapping.c               | 16 ++++++-
 server/protocol.def            |  2 +
 server/request.h               |  3 +-
 server/trace.c                 |  2 +
 6 files changed, 96 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list