• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Process type
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Process type


  • Subject: Re: Process type
  • From: Peter Ammon <email@hidden>
  • Date: Fri, 30 Apr 2010 14:02:52 -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?
>
> Thanks,

On SnowLeopard, see the executableArchitecture property of the NSRunningApplication class.  On Leopard and earlier, you'll have to use the Process Manager or Darwin-level functionality.

-Peter

_______________________________________________

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>)

  • Prev by Date: Re: Matching the style of a HUD?
  • Next by Date: Re: Design pattern for collection of items and many subsets
  • Previous by thread: Re: Process type
  • Next by thread: Is there a better way to delete all objects in a MOC & persistent store?
  • Index(es):
    • Date
    • Thread