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: David Reed <email@hidden>
- Date: Sun, 13 Jun 2004 12:49:19 -0400
You could just use distributed notifications to tell the helper to
quit. It's quicker and easier than walking the process list, because
you don't even need to know if it is running.
On Sunday, Jun 13, 2004, at 12:03 US/Eastern, 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.
_______________________________________________
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.
_______________________________________________
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.