A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 2bbb9b2930 [NTOSKRNL]
- Allow placement of a wait entry in virgin address space prior to mapping a page.
- Add a wait entry in the address space when paging in section view.
- Correct a problem that previously prevented us from evicting or querying pages that
  had been protected into PAGE_NOACCESS protection by adding a query for disabled
  mappings and handling disabled mappings in a few places (this may be controversial).

svn path=/trunk/; revision=56682
2012-06-01 09:01:41 +00:00
reactos [NTOSKRNL] 2012-06-01 09:01:41 +00:00
rosapps [ROSAPPS] 2012-03-10 13:36:45 +00:00
rostests [NTDLL_APITEST] 2012-05-30 21:16:24 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00