On Fri, Jul 25, 2008 at 11:27 AM, Peter Alshuth <[EMAIL PROTECTED]> wrote: > I was wondering how I can retrieve information about a particular folder if > this folder is shared or not.
Use FSGetCatalogInfo (part of CoreServices). The FSCatalogInfo struct has a "sharingFlags" field. http://developer.apple.com/documentation/Carbon/Reference/File_Manager/Reference/reference.html#//apple_ref/c/func/FSGetCatalogInfo --Kyle Sluder _______________________________________________ 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]