main logo
Subject: Re: [C++] Support of all: char* path, POSIX path, FSRef, FSSpec
Author: Ruslan Zasukhin
Posted: 2002/11/27 15:33:47
 
View Entire Thread
New Search


on 11/27/02 10:01 PM, Totte Alm at totte AT code66 DOT se wrote:

> Hello Ruslan,=20
>=20
> onsdagen den 27 november 2002 kl 19.12 skrev Ruslan Zasukhin:
>=20
>=20
> #if TARGET_API_MAC_CARBON
> FBL_EXP virtual =A0=A0=A0void =A0=A0=A0=A0=A0=A0=A0CreateDataBase(
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0const FSRef* =A0=A0=A0=A0inParentFolder,
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0const UniChar* =A0=A0inFileName,
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0ulong =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0inSizeOfCluster =3D (32 *
> 1024L), =A0=A0=A0=20
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0FBL_DbMode =A0=A0=A0=A0=A0=A0inMode =3D
> kFBL_Dsc_Dat_Blb_Ind, =A0=A0=A0
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0uchar =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0inNativeOS =3D 0 );
> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=20
>=20
> FSRef, yippie! Soon I can drop all my FSSpec dependencies ;-)


:-(

It is very very hard !!!!

I have spend whole day and still may be only 30-50% of work done.
I do not understand anything...almost...

I'd like to get help but even do not know how describe my problems...
Just a lots of work...

Tell me please if at least looks correct on high level ?
I already have found that must be one more parameter

CFIndex inNameLength

To manipulate with Unicode strings I need use CFString...
I need do lower conversion and appends and finds,
When I check .vdb extension and when I build names for rest data files...
I hope it will works...

But I am frustrated by complexity ...

--=20
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 DOT macserve.net
-------------------------------------------------------------
 
©2002 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->