1)error c2664: “messageboxw”: 不能将参数 2 从“const char [14]”转换为“lpcwstr” 只要在项目属性--》常规--》字符集中将Unicode改为多字符集,重新编译运行。