Alexandre Julliard : ntdll: Add some more section information data.

Alexandre Julliard julliard at winehq.org
Fri Jan 22 15:59:15 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jan 22 17:21:13 2021 +0100

ntdll: Add some more section information data.

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

---

 dlls/kernel32/tests/loader.c   | 30 +++++++++++-----
 dlls/kernelbase/process.c      |  2 +-
 dlls/ntdll/tests/info.c        | 16 ++++++---
 dlls/ntdll/unix/virtual.c      | 33 +++++++++---------
 include/wine/server_protocol.h | 10 +++---
 include/winternl.h             | 13 ++++---
 server/mapping.c               | 79 +++++++++++++++++++++++-------------------
 server/protocol.def            |  8 +++--
 server/trace.c                 | 12 ++++---
 9 files changed, 121 insertions(+), 82 deletions(-)

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



More information about the wine-cvs mailing list