Alexandre Julliard : ntdll: Implement the SectionBasicInformation class of NtQuerySection.

Alexandre Julliard julliard at winehq.org
Tue Jul 26 10:44:42 CDT 2016


Module: wine
Branch: master
Commit: 2602df14d84051db53081afe34dfc93e434c1252
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2602df14d84051db53081afe34dfc93e434c1252

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul 26 14:43:02 2016 +0900

ntdll: Implement the SectionBasicInformation class of NtQuerySection.

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

---

 dlls/kernel32/tests/loader.c  |  19 ++++++-
 dlls/kernel32/tests/virtual.c | 124 +++++++++++++++++++++++++++++++++++++++++-
 dlls/ntdll/nt.c               |  19 -------
 dlls/ntdll/ntdll.spec         |   4 +-
 dlls/ntdll/virtual.c          |  35 ++++++++++++
 server/mapping.c              |   6 ++
 6 files changed, 182 insertions(+), 25 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2602df14d84051db53081afe34dfc93e434c1252



More information about the wine-cvs mailing list