Re: FSSpec for non-existant file?
Re: FSSpec for non-existant file?
- Subject: Re: FSSpec for non-existant file?
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 15 Nov 2001 11:04:36 +0100
On jeudi, novembre 15, 2001, at 10:22 AM, Raphael Sebbe wrote:
I had a discussion about this on the QuickTime mailing list some time
ago, and I recall there was no simple way of getting an FSSpec from an
FSRef (obtained using CFURL) for a non-existing file. If you know of an
easy way to achieve that, please tell us !
Just to add a layer on top of that. It seems that you can't create a
CFURLRef with a pathname containing a ) "(c)" character.
NSFileManager handles this perfectly, CFURLRef doesn't.