N naveen macrumors member Original poster Oct 27, 2004 43 0 Aug 16, 2005 #1 Hi All I have to convert a string from char* to UniChar* because i have to Pass this UniChar string to a API. How can i do this?. Thanks and Regards
Hi All I have to convert a string from char* to UniChar* because i have to Pass this UniChar string to a API. How can i do this?. Thanks and Regards
caveman_uk Guest Feb 17, 2003 2,390 1 Hitchin, Herts, UK Aug 16, 2005 #2 Will CFString (or NSString) do it? Helpful Link?