A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 44d9f6f838 [NTOSKRNL]
- Implement MiSynchronizeSystemPde, which does what its name suggests, synchronize a system PDE and is an improved replacement (with a more proper name) for MiCheckPdeForPagedPool
- Move some code to avoid an additional check
- Call MiResolveDemandZeroFault directy instead of creating a demand zero PDE and then calling MiDispatchFault, which after a lot of checks will finally do the same

svn path=/trunk/; revision=55456
2012-02-06 10:46:52 +00:00
reactos [NTOSKRNL] 2012-02-06 10:46:52 +00:00
rosapps [SSSTARS] 2011-12-19 10:22:06 +00:00
rostests [rosautotest] 2012-02-05 20:56:21 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00