Valhalla Legends Forums Archive | C/C++ Programming | Unicode -> UTF8 but no UTF-8 -> Unicode?

AuthorMessageTime
shout
Ive got ATLUnicodeToUTF8 but nothing like the reverse. Anyone know it off the top of their heads?
August 19, 2005, 11:50 PM
Kp
Couldn't you use MultiByteToWideChar(CP_UTF8, ...)?
August 20, 2005, 1:03 AM
shout
[quote author=Kp link=topic=12571.msg124735#msg124735 date=1124499786]
Couldn't you use MultiByteToWideChar(CP_UTF8, ...)?
[/quote]

It appears I could.
August 20, 2005, 1:30 AM

Search