Adding memory info dumping utility, use --log_heap.

This commit is contained in:
Ben Vanik
2013-10-20 12:39:59 -07:00
parent fbea5a6394
commit 002400d071
3 changed files with 40 additions and 1 deletions

View File

@@ -33,7 +33,6 @@ X_STATUS xeNtAllocateVirtualMemory(
// NTSTATUS
// _Inout_ PVOID *BaseAddress,
// _In_ ULONG_PTR ZeroBits,
// _Inout_ PSIZE_T RegionSize,
// _In_ ULONG AllocationType,
// _In_ ULONG Protect