Alexandre Julliard : ntdll: Move part of the PE image mapping code into virtual_map_section().

Alexandre Julliard julliard at winehq.org
Tue Jun 30 14:55:06 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 30 12:00:08 2020 +0200

ntdll: Move part of the PE image mapping code into virtual_map_section().

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

---

 dlls/ntdll/unix/virtual.c | 209 ++++++++++++++++++----------------------------
 server/mapping.c          |   6 +-
 server/trace.c            |   1 +
 3 files changed, 88 insertions(+), 128 deletions(-)

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



More information about the wine-cvs mailing list