Ali Keshavarz's Website
RSS icon Email icon Home icon
  • ProcessInfo 1.3 is released

    Posted on July 26th, 2010 Ali Keshavarz 2 comments

    Hi,

    ProcessInfo 1.3 is released. The changes in this release are:

    • CPU usage is added to TProcessItem.
    • Is64Bit is added to TProcessItem.
    • IsAccessible is added to TProcessItem.
    • Setting thread priority is added to TThreadItem.
    • Setting process base priority class is added to TProcessItem.

    To download ProcessInfo 1.3, please go to ProcessInfo page.

    Share and Enjoy:
    • Print
    • Digg
    • del.icio.us
    • Facebook
    • Google Bookmarks
    • MySpace
    • PDF
    • StumbleUpon
    • Twitter
     

    1 responses to “ProcessInfo 1.3 is released” RSS icon

    • Hey! great work with this component, I’m wondering how can I fetch the Private Memory usage (Witch is the one showed in the task manager of Windows 7)?

      I’ve been playing a little with your code and I got the “PrivateUsage” property of the struct PROCESS_MEMORY_COUNTERS_EX instead of using PROCESS_MEMORY_COUNTERS but I found here: http://msdn.microsoft.com/en-us/library/aa965225(VS.85).aspx that this isn’t actually the “Private working set”.

      On the bottom there is an explanation of how to calculate this quantity but the instructions exceed my understanding of the API. Any chance to get this working?

      Thank You and sorry for the bad grammar :P


    1 Trackbacks / Pingbacks

    Leave a reply