• 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: FSFindFolder PDF Services
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FSFindFolder PDF Services


  • Subject: Re: FSFindFolder PDF Services
  • From: Mike Abdullah <email@hidden>
  • Date: Thu, 21 Feb 2008 14:17:11 +0000

NSArray *searchPaths = NSSearchPathForDirectoriesInDomains(NSLibraryDirectory, NSUserDomainMask, YES);
NSString *path = [[searchPaths objectAtIndex:0] stringByAppendingPathComponent:@"PDF Services"];
On 21 Feb 2008, at 13:22, Torsten Curdt wrote:


Hey

Is there a constant to find "~/Library/PDF Services" ?

   FSFindFolder(kUserDomain, ??, kDontCreateFolder, &foundRef);

or what's the best way to find that folder from Cocoa?

cheers
--
Torsten


_______________________________________________

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


References: 
 >FSFindFolder PDF Services (From: Torsten Curdt <email@hidden>)

  • Prev by Date: Re: NSWindow title bar icon without representedURL
  • Next by Date: Re: *** -[NSCFDictionary setObject:forKey:]: mutating method sent to immutable object
  • Previous by thread: FSFindFolder PDF Services
  • Next by thread: Use pdfkit to display a batch of pictures...
  • Index(es):
    • Date
    • Thread