Re: FindFolder() and Cocoa
Re: FindFolder() and Cocoa
- Subject: Re: FindFolder() and Cocoa
- From: Daniel Jalkut <email@hidden>
- Date: Thu, 30 Jan 2003 19:43:26 -0800
You should report a bug to Apple. It's hard to imagine how the failure
you're describing is happening, because every call to FindFolder just
calls straight through to FSFindFolder but if FSFindFolder is
failing with the same parameters that FindFolder succeeds with, then
it's a bug.
Daniel
On Tuesday, January 28, 2003, at 12:07 PM, chris corbell wrote:
FindFolder() -does- work well with kUserDomain (at
least there's no error and a valid FSSpec can be built).
However if you then try to convert an FSSpec based on
FindFolder's returned values to an FSRef, FSpMakeFSRef()
will again return nsvErr.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.