• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
SymLink and FSPathMakeRef
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SymLink and FSPathMakeRef


  • Subject: SymLink and FSPathMakeRef
  • From: Lorenzo Puleo <email@hidden>
  • Date: Sun, 12 May 2002 14:53:35 +0200

Hi
To get the creation, modification and backup dates, I used the API
FSGetCatalogInfo, and since it requires an FSRef I used the API:
-----------
FSPathMakeRef([source fileSystemRepresentation], &sourceRef, NULL);
-----------
When source is a symLink, FSPathMakeRef creates an FSRef pointing to the
original target, instead of the symLink itself. I don't know how to get the
symLink FSRef...

Any suggestion?

--
Lorenzo Puleo
mailto:email@hidden
_______________________________________________
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.

  • Prev by Date: Re: Standard C functions in Objective-C?
  • Next by Date: Displaying a menu at arbitrary location.
  • Previous by thread: Re: Variable declarations within message body?
  • Next by thread: Re: SymLink and FSPathMakeRef
  • Index(es):
    • Date
    • Thread