Re: Finding process path from Cocoa?
Re: Finding process path from Cocoa?
- Subject: Re: Finding process path from Cocoa?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 9 Dec 2009 15:55:22 -0700
On Dec 9, 2009, at 3:49 PM, Laurent Daudelin wrote:
> I guess that with Carbon not being ported to 64bits, NSRunningApplication was needed. It just makes life a little harder if you have to support both 10.5 (which doesn't have NSRunningApplication but has Process Manager) and 10.6 (which has NSRunningApplication but doesn't support Process Manager in 64bits)...
The Process Manager is supported on 64-bit. The only things that were dropped from 64-bit Carbon were the HIToolbox, non-QTKit QuickTime, and a bunch of legacy technologies such as FSSpec and QuickDraw.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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