• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Get path to user preference folder, updated
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get path to user preference folder, updated


  • Subject: Re: Get path to user preference folder, updated
  • From: Daniel Jalkut <email@hidden>
  • Date: Tue, 18 Feb 2003 08:20:19 -0800

FSRef appSupportFolder;

FSFindFolder(kUserDomain, kApplicationSupportFolderType, true, &appSupportFolder);

If you want the one in /Library, then pass kLocalDomain instead.

On Monday, February 17, 2003, at 10:22 PM, Dietrich Epp wrote:

If you have more than one file, you should probably store it in a folder like ~/Library/Application Support/MyApplication/. Sorry, I don't have any more input about doing it portably, though I'm rather curious myself about the most "kosher" method of doing this.
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Re: Get path to user preference folder, updated (From: Dietrich Epp <email@hidden>)

  • Prev by Date: Displaying a sheet inside windowControllerDidLoadNib = no go ??
  • Next by Date: [SOLUTION] Displaying a sheet inside windowControllerDidLoadNib = no go ??
  • Previous by thread: Re: Get path to user preference folder, updated
  • Next by thread: ProjectBuilder
  • Index(es):
    • Date
    • Thread