| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi all
How I can make the encoding of cCompletePath as UTF8. Plz help me.
Thanks
On Tue, 13 Sep 2005 John Stiles wrote :
>Make sure cCompletePath is UTF8 and not another encoding like
MacRoman.
>
>
>darpan kamboj wrote:
>
>>Hi all
>> I am using the following code for creating a directory.
>>
>>OSStatus err;
>>OSErr error;
>>FSRef ref;
>>const char *cCompletePath;
>>err=FSPathMakeRef((const UInt8*)cCompletePath, &ref, NULL);
>>
>>error=FSCreateDirectoryUnicode (&ref, pFileName.length(), (const UniChar*
)
>>pFileName.unicode(), kFSCatInfoNone, NULL, NULL, NULL, NULL);
>>It works fine when the cCompletePath="/unique/created folders"
>>It works fine when the path is in english characters. I have two hard disks
>>attached with my system one of which is spanish. When the
cCompletePath="/
>>unique/created folders/åpplæ" then FSPathMakeRef() fails.
>>
>>I want to create a folder which have spanis name "Y"ortåsdñ" under the Path
>>cCompletePath="/unique/created folders/åpplæ"
>>"åpplæ" is also a spanish named folder.
>>
>>What should I have to do?
>>
>>
>>Thanks and Regards
>>
>>
>>
>>
>><http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/
signature-home.htm/1507191490@Middle5?PARTNER=3>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Do not post admin requests to the list. They will be ignored.
>>Carbon-dev mailing list (email@hidden)
>>Help/Unsubscribe/Update your Subscription:
>>http://lists.apple.com/mailman/options/carbon-dev/email@hidden
>>
>>This email sent to email@hidden
>>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/carbon-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.