1. VirtualQuery function (Windows) - msdn.microsoft.com

    https://msdn.microsoft.com/en-us/library/windows/desktop/aa366902...

    Retrieves information about a range of pages in the virtual address space of the calling process.

    • Syntax

      SIZE_T WINAPI VirtualQuery(
        _In_opt_ LPCVOID lpAddress,
        _Out_ PMEMORY_BASIC_INFORMATION lpBuffer,
        _In_ SIZE_T dwLength
      );
      Was this helpful?Thanks! Give more feedback
  2. win: enable QueryVirtualMemoryInformation · …

    https://github.com/pmem/nvml/commit/b9737aff021aba0af86fd42f...

    nvml - Active development tree for the NVM Library

  3. ZwQueryVirtualMemory routine (Windows Drivers)

    https://msdn.microsoft.com/en-us/library/windows/hardware/dn957455...

    The ZwQueryVirtualMemory routine determines the state, protection, and type of a region of pages within the virtual address space of the subject process.

  4. QueryVirtualMemoryInformation - FileLog.net

    filelog.net/func/QueryVirtualMemoryInformation

    QueryVirtualMemoryInformation function in Export Directory: KernelBase.dll - Windows NT BASE API Client DLL v. 10.0.14393.0, sha1 ...

  5. How to use NtQueryVirtualMemory() to get loaded DLLs ...

    www.rohitab.com › rohitab.com - Forums › Programming

    How to use NtQueryVirtualMemory() to get loaded DLLs - posted in Programming: Hi guys Im struggling with a small problem. Currently Im …

  6. Undocumented functions of NTDLL – …

    undocumented.ntinternals.net/UserMode/Undocumented Functions/Memory...

    NTSYSAPI NTSTATUS NTAPI NtQueryVirtualMemory( IN HANDLE ProcessHandle, IN PVOID BaseAddress, IN MEMORY_INFORMATION_CLASS ...

  7. Memory Performance Information (Windows)

    https://msdn.microsoft.com/en-us/library/windows/desktop/aa965225...

    Memory performance information is available from the memory manager through the system performance counters and through functions such as GetPerformanceInfo ...

  8. How to get total physical memory (ram) information in

    https://stackoverflow.com/questions/16041249

    I know how to get total physical memory from win32_computersystem class. but that comes in bytes or kb. I want this information in MB or GB. in wmi (wql) query. wmic ...

  9. T-SQL Query Script to monitor Memory Usage of a SQL …

    https://blogs.msdn.microsoft.com/sqlsakthi/2011/02/28/t-sql-query...

    28/02/2011 · T-SQL Query Script to monitor Memory Usage of a ... THIS CODE AND INFORMATION ARE PROVIDED "AS ... Physical Memory_GB], CEILING(virtual_memory_in_bytes ...

  10. Get Server Inventory: CPU, Memory, and OS information ...

    gallery.technet.microsoft.com › … › Repository › Hardware

    08/03/2016 · Get Server Inventory: CPU, Memory, and OS information. Export to CSV. Script requested: "I'm looking for a script that will bring me the information of ...