ntdll: Fixes in virtual memory protection flags.
commit354e7700b300421779d489847c7b900cc30ca0bb
authorAlexandre Julliard <julliard@winehq.org>
Wed, 14 Dec 2005 11:17:59 +0000 (14 12:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Dec 2005 11:17:59 +0000 (14 12:17 +0100)
tree753a8353d2910b3a9f467b7b0aa94ec4da86aaa3
parentfa40b77ad71419f578e9fecb03544c8457f107a7
ntdll: Fixes in virtual memory protection flags.
Tweak reporting of virtual protection flags and address space limit to
yield results closer to what Windows does.
dlls/ntdll/virtual.c