Re: NSApplicationSupportFolder
Re: NSApplicationSupportFolder
- Subject: Re: NSApplicationSupportFolder
- From: Bob Ippolito <email@hidden>
- Date: Mon, 27 Dec 2004 13:39:34 -0500
On Dec 27, 2004, at 1:17 PM, Georg Tuparev wrote:
Any idea where NSApplicationSupportFolder is defined?
cd /; grep "NSApplicationSupportFolder" **/*.h
finds nothing...
That's because it's not defined anywhere. Presumably what you want is
done by FSFindFolder and/or NSSearchPathForDirectoriesInDomains.
-bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden