摘要:
在vs2005里编写C++时出现cstring无法转换为void 的问题错误提示如下 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [15]' to 'const wchar_t *' 我仔细对比了一下VS2005打开2003建的工作区的设置和2005自... 阅读全文
posted @ 2008-12-08 09:40
二地主
阅读(533)
评论(0)
推荐(0)