View Single Post
Re: Detecting programs caught in an endless loop.
Old
  (#3)
Drek
Member
 
Status: Offline
Posts: 64
Join Date: Feb 2004
Default Re: Detecting programs caught in an endless loop. - 22-06-2005

Quote:
Detecting CPU usage and so on may be relatively easy if there's a Windows API function for it.
I'm guessing, in my own uneducated way, that there is such a thing (probably what the task manager uses). The same probably applies to memory usage, although it is probably in KB instead of MB, but translating it would probably be a good thing as MB would be more user friendly.

Last edited by Drek; 22-06-2005 at 14:31..
  
Reply With Quote