A free Windows-compatible Operating System - mirrored from GitHub
Find a file
2012-01-30 10:15:29 +00:00
reactos [NTOSKRNL]: Here's another gem. SMSS2 couldn't call LdrVerifyImageCheckSum, nor could it create Known DLL sections (of course, magically SMSS could). Turns out what Mm expects in terms of file access rights when you map a section has almost nothing to do with what it should expect. Added a new function to ARM3 (which had most of the code there already) so correctly determine which file access rights should be needed. One big change is that you can now map sections with PAGE_EXECUTE if you only have FILE_EXECUTE (FILE_READ_DATA no longer required), as things should be. 2012-01-30 10:15:29 +00:00
rosapps [SSSTARS] 2011-12-19 10:22:06 +00:00
rostests [RASAPI32_WINETEST] 2012-01-29 23:00:48 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00