Re: FSSpec for non-existant file?
Re: FSSpec for non-existant file?
- Subject: Re: FSSpec for non-existant file?
- From: Raphael Sebbe <email@hidden>
- Date: Thu, 15 Nov 2001 10:22:13 +0100
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 !
Raphael
On Thursday, November 15, 2001, at 09:19 AM, Rosyna wrote:
There is a problem with this. It doesn't support over 31 chars in a
file name and only accepts the system encoding (no unicode) the
recommendation was to use a CFURLRef (NSURL) to refer to non-existant
files.