• 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: Open Resource File with Cocoa Path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open Resource File with Cocoa Path


  • Subject: Re: Open Resource File with Cocoa Path
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 10 Apr 2002 15:01:58 -0700

On Wednesday, April 10, 2002, at 11:54 AM, Donald Brown wrote:

I need to be able to import data from a legacy file, and it includes some
data in a resource. Anyone have any code to open a resource file?

As near as I can tell, I have to parse the path myself, calling
FSMakeFSRefUnicode on each portion to build up an FSRef, which I pass to
FSpOpenResFile. It can't be that screwy, can it?

Try CFURLGetFSRef(). You can use an NSURL interchangeably with a CFURL; they are toll-free bridged.

Douglas Davidson
_______________________________________________
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: 
 >Open Resource File with Cocoa Path (From: Donald Brown <email@hidden>)

  • Prev by Date: Re: NSTableView reloadData question
  • Next by Date: Re: NSTableView reloadData question
  • Previous by thread: Re: Open Resource File with Cocoa Path
  • Next by thread: RE: Open Resource File with Cocoa Path
  • Index(es):
    • Date
    • Thread