Hello all,
I am using WinDbg 6.0.17, Win 2000, NTDDK.
How to get the status of memory of all process of OS and get the statitics
of it.Basically what is the method to get such things? I can see the
processes and the handles in the debugger but how to get that
programatically? I searched the MSDN but I cannot find a helpful function.
Can u help me?
Anand.
Hi,
Small hint. ReactOS is a good source of undocumented
NT structures. You may find some answers it it’s source
code. If you’ll choose to go that way…
Regards,
Anton Kolomyeytsev
Hello all,
I am using WinDbg 6.0.17, Win 2000, NTDDK.
How to get the status of memory of all process of OS and get the statitics
of it.Basically what is the method to get such things? I can see the
processes and the handles in the debugger but how to get that
programatically? I searched the MSDN but I cannot find a helpful function.
Can u help me?
Anand.
Anand,
Is this what you are looking for-
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q175030&?
Regards,
Sirish
-----Original Message-----
From: Anton Kolomyeytsev [mailto:xxxxx@cooldev.com]
Sent: Thursday, August 22, 2002 10:46 AM
To: NT Developers Interest List
Subject: [ntdev] Re: How to walk through the OS processes?
Hi,
Small hint. ReactOS is a good source of undocumented
NT structures. You may find some answers it it’s source
code. If you’ll choose to go that way…
Regards,
Anton Kolomyeytsev
Hello all,
I am using WinDbg 6.0.17, Win 2000, NTDDK.
How to get the status of memory of all process of OS and get the statitics
of it.Basically what is the method to get such things? I can see the
processes and the handles in the debugger but how to get that
programatically? I searched the MSDN but I cannot find a helpful function.
Can u help me?
Anand.
You are currently subscribed to ntdev as: xxxxx@vmware.com
To unsubscribe send a blank email to %%email.unsub%%