Re: Process type
Re: Process type
- Subject: Re: Process type
- From: Jens Alfke <email@hidden>
- Date: Fri, 30 Apr 2010 13:40:12 -0700
On Apr 30, 2010, at 1:18 PM, Matthew Mashyna wrote:
I have an app that acts as a monitor for some other critical apps
and one thing the spec calls for is the need to look at other
running apps and figure out if they are running in 32 or 64 bit
mode. The Activity monitor knows this. How can I find a process's
bit-ness? Sorry, not sure it if qualifies as Cocoa question. If not
can someone recommend a more appropriate list?
darwin-userlevel, most likely. One thing you can do is look at the
source code to tools like 'top' on Apple's open-source site.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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
References: | |
| >Process type (From: Matthew Mashyna <email@hidden>) |