摘要: CFileDialog派生类在编译过程出现“error 没有与参数列表匹配的构造函数实例参数类型为(int,const char[4],const char[6],int,const char[36],int) .的问题 解决办法 右击项目 属性 配置属性 常规 字符集 选择“使用多字节字符集”即可 阅读全文
posted @ 2016-12-26 21:04 Nicolellu 阅读(3251) 评论(0) 推荐(0)
摘要: 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(369,5): error MSB8031: Building an MFC project for a non-Unicode c 阅读全文
posted @ 2016-12-26 20:59 Nicolellu 阅读(377) 评论(0) 推荐(0)