Memory APIs

Memory
Real-Time Functions

Memory
Win32-Supported Functions

RtAllocateContiguousMemory

RtAllocateMemorySpecifyCache

RtAllocateLocalMemory

RtAllocateLocalMemoryEx

RtCreateSharedMemory

RtExpandLocalMemory

RtFreeContiguousMemory

RtFreeLocalMemory

RtGetPhysicalAddress

RtMapMemory

RtQueryLocalMemory

RtShrinkLocalMemory

RtUnmapMemory

GetProcessHeap

HeapAlloc

HeapCreate

HeapDestroy

HeapFree

HeapReAlloc

HeapSize

 

See Also