Thread: get a text string from task manager process

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    319

    get a text string from task manager process

    my program needs to be able to detect if the currently selected string in taskmanager , i know its a listview but i was unable to get the text from the index i selected , i need this code to detect if the program is closed the wrong way

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    What exactly is the state or condition that you are trying to detect? There's mostly likely a better way than scrapping text out of task manager.

    gg

  3. #3
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318
    What would be the "good" way of terminating your program then?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ ini file reader problems
    By guitarist809 in forum C++ Programming
    Replies: 7
    Last Post: 09-04-2008, 06:02 AM
  2. Replies: 8
    Last Post: 05-02-2008, 03:14 AM
  3. Custom String class gives problem with another prog.
    By I BLcK I in forum C++ Programming
    Replies: 1
    Last Post: 12-18-2006, 03:40 AM
  4. RicBot
    By John_ in forum C++ Programming
    Replies: 8
    Last Post: 06-13-2006, 06:52 PM
  5. struct question
    By caduardo21 in forum Windows Programming
    Replies: 5
    Last Post: 01-31-2005, 04:49 PM