Alexandre Julliard : server: Access the list of committed ranges directly from the mapped view.
Module: wine Branch: master Commit: 26314a56d327fb08b107f607f4e8871308df30a3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=26314a56d327fb08b107f607f4... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Sep 26 14:38:46 2017 +0200 server: Access the list of committed ranges directly from the mapped view. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/virtual.c | 4 +-- include/wine/server_protocol.h | 8 +++-- server/mapping.c | 67 +++++++++++++++++++++--------------------- server/protocol.def | 4 +-- server/request.h | 14 ++++----- server/trace.c | 4 +-- 6 files changed, 51 insertions(+), 50 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=26314a56d327fb08b107f6...
participants (1)
-
Alexandre Julliard