Alexandre Julliard : server: Return the file name for image mappings in the get_mapping_info request.
Module: wine Branch: master Commit: 6531f262e3488bbd917fcdb191f97efa820d0d54 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6531f262e3488bbd917fcdb19... Author: Alexandre Julliard <julliard(a)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(a)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=6531f262e3488bbd917fc...
participants (1)
-
Alexandre Julliard