[NTOSKRNL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 13 Jun 2015 19:18:25 +0000 (19:18 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 13 Jun 2015 19:18:25 +0000 (19:18 +0000)
commit0dfd2330e2b6d38fa3e11afb3ae0d1c708d2482c
tree25f3ad35c7aea59e73fb0a75c0f87c681b13ae68
parent1d240a84ee3e223de1559c6445b11615bdcc67c9
[NTOSKRNL]
- Set VadType = VadImageMap for image section mappings
- Rewrite MmGetFileNameForAddress and NtAreMappedFilesTheSame. Take into account that the first address must be an image section mapping
- Fixes a few kernel32_winetest:virtual tests
CORE-9736 #resolve

svn path=/trunk/; revision=68123
reactos/ntoskrnl/mm/ARM3/section.c
reactos/ntoskrnl/mm/section.c