A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jérôme Gardou 27d513df6e [NTOSKRNL/MM]
- create a page op when changing page protection attribute
- properly handle PAGE_NOACCESS protection change in NtProtectVirtualMemory
- Round down the address we're given when creating a page op, so we're sure there is o,ly one page op for running for one page
- Add a small hack
Now ReatOS boots with DPH enabled on low memory conditions

svn path=/trunk/; revision=54477
2011-11-22 22:01:06 +00:00
reactos [NTOSKRNL/MM] 2011-11-22 22:01:06 +00:00
rosapps - Fix RosApps build. 2011-11-14 22:14:52 +00:00
rostests [MSVCRT_APITEST] 2011-11-19 22:06:18 +00:00
wallpaper