Re: r/w resource forks
Re: r/w resource forks
- Subject: Re: r/w resource forks
- From: Jean-Daniel Dupas <email@hidden>
- Date: Fri, 15 Feb 2008 21:07:44 +0100
Le 15 févr. 08 à 20:43, Torsten Curdt a écrit :
Hey folks
IIUC there is no official API to read and write resource forks from
Cocoa.
Anyone know of a framework somewhere? Couldn't find anything through
Google yet.
cheers
--
Torsten
_______________________________________________
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
The official API to read and write resources forks from Cocoa is the
CoreServices's File Manager.
OK, this is not an obj-c API, but isn't obj-c just a C superset?
If you prefere an Obj-C class, there is NSResourceFork (http://homepage.mac.com/nathan_day/pages/source.xml#ndresourcefork
)
_______________________________________________
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