Re: How can know a file is hidden?
Re: How can know a file is hidden?
- Subject: Re: How can know a file is hidden?
- From: Diederik Hoogenboom <email@hidden>
- Date: Wed, 26 Dec 2007 09:39:41 +0100
Hi,
You can get the kLSItemIsInvisible attribute using
LSCopyItemAttributes() function. In addition to this you should also
check if a file begins with a dot ('.').
Diederik
--
Diederik Hoogenboom
Twitter: obviousmatter
Obvious Matter - DiskLibrary for Mac
http://www.obviousmatter.com
On 26 dec 2007, at 09:25, shengjun_guan (管聲俊) wrote:
Dear all,
I want to know a file is hidden.How can i do?Waiting for you
help.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden