- MmCreateSection: SectionPageProtection of PAGE_NOACCESS is valid in <=Win98, but...
authorMichael Martin <michael.martin@reactos.org>
Tue, 12 May 2009 09:00:06 +0000 (09:00 +0000)
committerMichael Martin <michael.martin@reactos.org>
Tue, 12 May 2009 09:00:06 +0000 (09:00 +0000)
commit76c5505c5e9366279bfb0515f9df5365c1690e8f
treedbe51d7d508ccdfe4f2086c5ea6cc4b88723618e
parentf7a9c01b65a7bf643c37802b0ad39bac1c565341
- MmCreateSection: SectionPageProtection of PAGE_NOACCESS is valid in <=Win98, but not valid in the NT family.  More kernel32_winetest fixes for virtual memory.

svn path=/trunk/; revision=40894
reactos/ntoskrnl/mm/section.c