main logo
Subject: Re: [C++] Support of all: char* path, POSIX path, FSRef, FSSpec
Author: Ruslan Zasukhin
Posted: 2002/11/28 09:35:50
 
View Entire Thread
New Search


on 11/28/02 4:12 PM, Totte Alm at totte .at. code66 D.O.T se wrote:

>
> torsdagen den 28 november 2002 kl 14.59 skrev Ruslan Zasukhin:
>
>
> Totte, you can easy convert FSRef into FSSpec.
> So I think in your app you CAN use FSRef right now, yes?
>
>
> This is how I do it in my DB class code...
>
> FSSpec spec;
> OSStatus status;
> FSRef parref;
>
> // Get a Spec from the Ref
> status = ::FSGetCatalogInfo(inref,kFSCatInfoNone,NULL, NULL, &spec, &parref
> );
>

Yes correct.

--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan@paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list
send a letter to valentina-on .at. lists D.O.T macserve.net
-------------------------------------------------------------
 
©2002 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->