读ini文件“GetPrivateProfile*”: error C2664:cannot convert parameter 1 from 'const char [12]' to 'LPCWS

读ini文件——“GetPrivateProfileIntW”: 不能将参数 1 从“const char [9] 用GetPrivateProfileInt读取ini配置文件: std::string iniPath; test = GetPrivateProfileInt("Performance", "Type", 0, iniPath.c_str()); 总是出错: error C2664
相关文章
相关标签/搜索