Re: Accessing Classic Mac Resources from Cocoa
Re: Accessing Classic Mac Resources from Cocoa
- Subject: Re: Accessing Classic Mac Resources from Cocoa
- From: Nicholas Shanks <email@hidden>
- Date: Sat, 23 Feb 2002 14:58:36 +0000
On Saturday, February 23, 2002, at 02:46 pm, Dietmar Planitzer wrote:
I would strongly recommend that one always uses the FSRef version of a
given Carbon API rather than the FSSpec version, because the former has
no problem supporting long filenames.
It also supports arbitrary forks. The FSSpec versions only support
data ("") and resource ("RESOURCE_FORK") forks.
Nicholas Shanks
--
http://nickshanks.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.