On Sun, Nov 28, 2010 at 4:21 PM, Nick Zitzmann <[email protected]> wrote: > 1. If it has a . at the beginning of its name > 2. If its hidden bit is set (you can check for this using the Carbon file > manager) > 3. If its name comes up inside the .hidden file in the same folder (if such a > file exists)
LSCopyItemInfoForURL() covers at least the first two cases. Don't know about the third. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
