AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[RESOLVED]Read text from taskmgr

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
mikronos



Joined: 14 Feb 2007
Posts: 15
Location: France

PostPosted: Thu Apr 26, 2007 9:35 am    Post subject: [RESOLVED]Read text from taskmgr Reply with quote

Hello all,

This is my request for help:

I need to monitor several process in taskmgr. Especially I want to monitor some resources consumed like "handles" in the process tree.
I know the name of the programs I want to monitor, and I can see in the listview of taskmgr the name of these programs and the column wich contain the number of handles consumed by these program.

I tried unsuccefull many methods using ControlGetText...

How can I "catch" the value in the "handles" column for a given process ?

eg: suppose I want to monitor the total number of handles consumed by a program called firefox.exe ?


Thanks in advance for any help or tips.

Mikronos (from france )


Last edited by mikronos on Thu Apr 26, 2007 10:00 am; edited 1 time in total
Back to top
View user's profile Send private message
mikronos



Joined: 14 Feb 2007
Posts: 15
Location: France

PostPosted: Thu Apr 26, 2007 9:59 am    Post subject: [RESOLVED]Read text from taskmgr Reply with quote

Hi again,

don't see that ControlGet exist...

so this is how I get the content :

ControlGet,line,List,,SysListView321,Gestionnaire des tāches de Windows


Have fun!!

Mikronos.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group