- Implemented NtQueryVirtualMemory for unallocated regions.
authorHartmut Birr <osexpert@googlemail.com>
Sat, 10 Jul 2004 17:01:03 +0000 (17:01 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Sat, 10 Jul 2004 17:01:03 +0000 (17:01 +0000)
commit3768902d9b18801d06124f0ed539ec82d894623a
tree517cd4b5677af49b9049c6199f04b5f4c84bd6a5
parent35f4d34682b581ecaa6556d2b7d12fb659ea2c30
- Implemented NtQueryVirtualMemory for unallocated regions.
- Fixed some minor bugs in NtQueryVirtualMemory and its related query functions.

svn path=/trunk/; revision=10065
reactos/ntoskrnl/include/internal/mm.h
reactos/ntoskrnl/mm/anonmem.c
reactos/ntoskrnl/mm/marea.c
reactos/ntoskrnl/mm/section.c
reactos/ntoskrnl/mm/virtual.c
reactos/ntoskrnl/ps/create.c