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 laurent.daude...@gmail.com Photo Gallery Store: http://laurentdaudelin.shutterbugstorefront.com/g/galleries _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com