Finding a users Music folder
Finding a users Music folder
- Subject: Finding a users Music folder
- From: Jim Heintz <email@hidden>
- Date: Thu, 10 Apr 2008 10:38:55 -0700
Hello All,
I have been using the following to locate the "Music" folder to store
data in.
status = FSFindFolder(kUserDomain, kMusicDocumentsFolderType,
kDontCreateFolder, &docRef);
It works in most cases, however, I have found that it does not work
on some machines. It returns with no error, however the folder
returned is not the users music folder. I would prefer to use a
method like this rather than searching for "~/Music" or something
like this.
What is the best way to locate the "Music folder?
Best regards,
Jim Heintz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden