On May 25, 2011, at 2:41 PM, Brian S wrote: >> >> How do I find out if two FSRefs refer to the same file? > > Even though Ken has provided the direct technical answer to the question, I’m wondering what problem is being solved with it. I’ve written hundreds of lines of code with FSRefs and never once used FSCompareFSRefs(). Maybe the list will be able to provide a better solution if the goals/obstacles are described. Correction: I have used FSCompareFSRefs() once when managing a CFArray of FSRefs for a 'recent items' menu. Brian S