Hello
VirtualQueryEx (i.e. NtQueryVirtualMemory) can be used to enumerate the
memory allocations in a process. Is there a coresponding way of enumerating
memory allocations done by a kernel mode driver?
Regards,
Goran
Hello
VirtualQueryEx (i.e. NtQueryVirtualMemory) can be used to enumerate the
memory allocations in a process. Is there a coresponding way of enumerating
memory allocations done by a kernel mode driver?
Regards,
Goran
No. Just no need in this.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Göran Nylen”
To: “Windows System Software Devs Interest List”
Sent: Saturday, January 29, 2005 11:15 AM
Subject: [ntdev] Enumerating memory allocations
> Hello
>
> VirtualQueryEx (i.e. NtQueryVirtualMemory) can be used to enumerate the
> memory allocations in a process. Is there a coresponding way of enumerating
> memory allocations done by a kernel mode driver?
>
> Regards,
> Goran
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com