A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer b59f1ee141 [NTOSKRNL]
- Add hacks to MmMapViewInSessionSpace and MmUnmapViewInSessionSpace to check for legacy (non ARM3) sections (image sections) and (un)map them in system space instead.
- Fix MmCommitSessionMappedView (it wasn't resetting the PointerPte to the start, when processing the PTE range a second time)
- Remove an ASSERT that didn't allow unmapping session space mappings, since that works (see CORE-6729)
- Change a write to a PTE to using MI_WRITE_VALID_PTE

svn path=/trunk/; revision=61081
2013-11-23 00:43:06 +00:00
reactos [NTOSKRNL] 2013-11-23 00:43:06 +00:00
rosapps [ROSAPPS] 2013-09-15 18:17:25 +00:00
rostests [USER32_APITEST] 2013-11-14 23:11:23 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00