Warning c6303 : format string mismatch : wide character string passed as parameter 警告c6303 :格式字符串不匹配:传递了宽字符字符串参数
Types are actually wide - character strings , but they are marshaled to single - byte character strings 类型实际上是宽字符字符串,但它们被封送为单字节字符字符串。
Warning c6303 : format string mismatch : wide character string passed as parameter number when character string is required in call to function 警告c6303 :格式字符串不匹配:传递了宽字符字符串参数< number > ,而对< function >的调用需要字符字符串参数