Signed-off-by: Jinoh Kang jinoh.kang.kr@gmail.com
-- v2: kernelbase: Implement PrefetchVirtualMemory. kernel32/tests: Add tests for PrefetchVirtualMemory. ntdll: Implement NtSetInformationVirtualMemory (intra-process case). ntdll/tests: Add tests for NtSetInformationVirtualMemory. include: Add definition for NtSetInformationVirtualMemory. include: Move WIN32_MEMORY_RANGE_ENTRY from winnt.h to winbase.h.