摘要: 1、CString to WCHAR*:[cpp] view plaincopyWCHAR *wch = (WCHAR*)str.GetBuffer(str.GetLength()); str为CString类... 阅读全文
posted @ 2015-09-11 10:16 星空天宇 阅读(250) 评论(0) 推荐(0) 编辑