Better way than GetNextProcess()?
Better way than GetNextProcess()?
- Subject: Better way than GetNextProcess()?
- From: Kam Dahlin <email@hidden>
- Date: Tue, 22 May 2007 14:32:11 -0700
Hi All,
I have a background only app that I need to be able to check to see
if it is running. I have been looking for some nice simple cocoa
calls for this, and [[NSWorkspace sharedWorkspace]
launchedApplications] looked like the way, but it doesn't show hidden
apps. In my research I have run across GetNextProcess() and it seems
to be able to do what I want. However, it is going to be a bit more
involved so before I go and make that call work I wanted to ask here
if there was a better way for getting a list of running applications,
including those that are hidden?
Regards,
Kam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden