如何将CString 转换为LPCSTR?

文章来自:http://topic.csdn.net/t/20060303/21/4591678.htmlhtml   http://msdn.microsoft.com/en-us/library/awkwbzyc(v=vs.71).aspxspa     CString theString( "This is a test" ); LPTSTR lpsz = new TCHAR[theStri
相关文章
相关标签/搜索