[SOLVED] CEGUI::String <-> wchar_t ?
Posted: Wed May 30, 2007 12:12
Hi,
I'm converting my game to use only wchar_t instead of char. Is there a way to create a CEGUI::String based on a wchar_t * ? and vice-versa is there a way to create a wchar_t * based on a CEGUI::String ? please be explicit, as i know nearly nothing about unicode, i'm just reading documents about it right now.
I'm converting my game to use only wchar_t instead of char. Is there a way to create a CEGUI::String based on a wchar_t * ? and vice-versa is there a way to create a wchar_t * based on a CEGUI::String ? please be explicit, as i know nearly nothing about unicode, i'm just reading documents about it right now.