Description
This is my final patch which adds tests for ZwAllocateVirtualMemory/ZwFreeVirtualMemory , ZwCreateSection and Zw(Map|Unmap)ViewOfSection as well as an initial version of kernel-mode to user-mode communication mechanism.The code compiles with both GCC and VS2012