How to get non-resolved FSRef from POSIX path
How to get non-resolved FSRef from POSIX path
- Subject: How to get non-resolved FSRef from POSIX path
- From: Calvin Chen <email@hidden>
- Date: Mon, 26 Jan 2004 20:00:43 -0800
Hi,
Given a POSIX path of symbolic link, how do I get an unresolved FSRef from
it?
When I pass symbolic link POSIX path to FSPathMakeRef() and then use
FSRefMakePath() I always got the resolved path that recorded in that
symbolic link.
Is there any way I can have the right FSRef point to the real symbolic link
file instead of the solved file/folder?
Best regards,
Calvin
_______________________________________________
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.