Re: How can I find out info on running processes
Re: How can I find out info on running processes
- Subject: Re: How can I find out info on running processes
- From: Darkshadow <email@hidden>
- Date: Sun, 13 Jun 2004 21:08:49 -0400
On Jun 13, 2004, at 12:03 PM, email@hidden wrote:
A program I am working needs to look at the running processes to
determine
if a helper is running. If it is, then the app needs to terminate this.
where would I look or how would I go about achieving this goal?
April.
I wrote some functions that get some info on processes - two of the
functions are for checking if a process is running, one by giving it a
PID number, the other by passing a process' name.
You can check it out if you wish,
<
http://homepage.mac.com/darkshadow02/developer.htm> - DSProcessesInfo.
Darkshadow (sometimes known as Mike Nickerson)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.