摘要: 引用:http://hi.baidu.com/proworkspace/blog/item/50cdee44b03f1d86b2b7dc44.html使用CString的GetBuffer方法 CString origCString("Hello,World"); char* CharString = origCString.GetBuffer(origCString.GetLength()+... 阅读全文
posted @ 2009-08-20 08:53 pjh123 阅读(2254) 评论(1) 推荐(0)