What is your computer doing with all that memory? There are various kinds of memory allocated and used in each process. These include:· Managed memory (VB.Net, C#, managed C++)· Heap memory · Stacks· Images (files loaded into a process) VirtualAlloc is the basis of these allocations. If a process needs more of these types of memory, VirtualAlloc is called. You can
Tidak ada komentar:
Posting Komentar