Use CreateFileMapping\MapViewOfFile
and UnmapViewOfFile\CloseHandle
instead of VitualAllocEx
and VirtualFreeEx
on Windows
#476
Loading