[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: property display on file properties dialog missing (moved to separate dialog) in 1.4 (give my properties back)

From: Kazutoshi Satoda <k_satoda_at_f2.dion.ne.jp>
Date: 2006-09-30 14:31:19 CEST

Kazutoshi Satoda wrote:
>>> CString val = CUnicodeUtils::GetUnicode((char
>>> *)props.GetItemValue(i).c_str());
>>>
>>> .......
>>> ==========================
>>
>> What's the problem here?
>
> Here, the encoding of val is the native (multibyte) encoding.
> GetUnicode() perform conversion from UTF-8 to Unicode. So the conversion

-Here, the encoding of val is the native (multibyte) encoding.
+Here, the encoding of GetItemValue() is the native (multibyte) encoding.

Sorry.

--
k_satoda
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 30 14:31:26 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.