
Signature
---------------------------------------------------
Automate your software builds with Visual Build Pro
thank you!
but I have to use this convert in WinCE, and WinCE does't support CP_UTF8
cenvert,
Can you tell me the convert algorithm or website about it?
> CA2W(str, CP_UTF8)
>
> > algorithm or API is expect
> > thanks
Simon Trew - 08 Jun 2004 09:10 GMT
http://www.faqs.org/rfcs/rfc3629.html
Note that you can probably do the simpler CESU-8 encoding/decoding as
described there, if you don't have to handle Unicode characters above
U+FFFF.
> thank you!
> but I have to use this convert in WinCE, and WinCE does't support CP_UTF8
[quoted text clipped - 4 lines]
> > > algorithm or API is expect
> > > thanks