A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer a78b493a6b [NTOSKRNL]
In PeFmtCreateSection don't use the ImageBase field of the ImageOptionalHeader directly, since it's different between PE32 and PE64. Use the ImageSectionObject->ImageBase field instead, which already contains the correct value.

svn path=/trunk/; revision=55446
2012-02-06 00:29:50 +00:00
reactos [NTOSKRNL] 2012-02-06 00:29:50 +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