Re: Finding process path from Cocoa?
Re: Finding process path from Cocoa?
- Subject: Re: Finding process path from Cocoa?
- From: Laurent Daudelin <email@hidden>
- Date: Wed, 9 Dec 2009 15:11:19 -0800
On Dec 9, 2009, at 14:55, Nick Zitzmann wrote:
>
> 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.
FSSpec is not supported but FSRef still is? I just checked the documentation but it's not clear that FSSpec is not ported (or deprecated?). Does deprecated means it possibly won't be ported to 64-bit? It's not clear what structures are deprecated or not from the Xcode documentation, anybody has a link?
Thanks!
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://nemesys.dyndns.org
Logiciels Nemesys Software email@hidden
Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries
_______________________________________________
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