ntdll: Implement the SectionImageInformation class of NtQuerySection.
commit6f0979b9830a303f41ac953013d2805f4b63eccd
authorAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2016 10:38:50 +0000 (26 19:38 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2016 11:33:16 +0000 (26 20:33 +0900)
treeb8e9e0fc03ec994f54436bb30b7ffcb577e8354f
parent2602df14d84051db53081afe34dfc93e434c1252
ntdll: Implement the SectionImageInformation class of NtQuerySection.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/loader.c
dlls/kernel32/tests/virtual.c
dlls/ntdll/virtual.c
include/wine/server_protocol.h
server/mapping.c
server/protocol.def
server/request.h
server/trace.c