server: Store the section flags separately from the protection.
commit1ddc63605110295251d83b595cca58fb5ad864a8
authorAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2016 05:20:02 +0000 (26 14:20 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jul 2016 05:20:02 +0000 (26 14:20 +0900)
tree1e3914b9e9847fa1d64b57d25ffd97d1efa1206b
parentc622b461bbb83a196713f7df113fd9b61387c8ce
server: Store the section flags separately from the protection.

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