Alexandre Julliard : server: Store the section flags separately from the protection.
Module: wine Branch: master Commit: 1ddc63605110295251d83b595cca58fb5ad864a8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1ddc63605110295251d83b595c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 26 14:20:02 2016 +0900 server: Store the section flags separately from the protection. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/virtual.c | 20 +++++++++----------- include/wine/server_protocol.h | 8 +++++--- include/winnt.h | 3 +++ server/mapping.c | 42 +++++++++++++++++++++++------------------- server/protocol.def | 4 +++- server/request.h | 14 ++++++++------ server/trace.c | 4 +++- 7 files changed, 54 insertions(+), 41 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1ddc63605110295251d83b...
participants (1)
-
Alexandre Julliard