On 7/12/08 11:49 AM, Charles Srstka said:

>He's not referring to making an alias *file*, just an alias in memory.
>To do that, you make an FSRef first as I described, then you use
>FSNewAlias() with NULL as the first argument, a pointer to your FSRef
>as the second argument, and a pointer to an AliasHandle as the third
>argument. Later, you can use FSResolveAlias() to get the FSRef back,
>and then you resolve the FSRef into a file path.

Or you just use the NDAlias class:
<http://homepage.mac.com/nathan_day/pages/source.xml>

--
____________________________________________________________
Sean McBride, B. Eng                 [EMAIL PROTECTED]
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to