hi unicode problem
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
Hi friends can any one please tell me how to convert string data from utf-8 to unicode 16 bit format? i need it ,its very urgent. Thanx tunu
-
Hi friends can any one please tell me how to convert string data from utf-8 to unicode 16 bit format? i need it ,its very urgent. Thanx tunu
-
Hi friends can any one please tell me how to convert string data from utf-8 to unicode 16 bit format? i need it ,its very urgent. Thanx tunu
Actually,
MultiByteToWideChar()
is the right API.WideCharToMultiByte()
goes the other way.--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?