Alexandre Julliard : server: Add a separate request to create a memory view for an image mapping.
25 May
2023
25 May
'23
8:41 p.m.
Module: wine Branch: master Commit: c306e76645b38d04d0fdd3a5d5fbafccacad0d38 URL: https://gitlab.winehq.org/wine/wine/-/commit/c306e76645b38d04d0fdd3a5d5fbafc... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu May 25 11:22:18 2023 +0200 server: Add a separate request to create a memory view for an image mapping. --- dlls/ntdll/unix/virtual.c | 19 +++++++------- include/wine/server_protocol.h | 17 ++++++++++++ server/mapping.c | 59 +++++++++++++++++++++++++++++++----------- server/protocol.def | 8 ++++++ server/request.h | 6 +++++ server/trace.c | 10 +++++++ 6 files changed, 94 insertions(+), 25 deletions(-)
940
Age (days ago)
940
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard