您的环境中msado15.dll不一定在这个目录下,请按实际情况修改
(2) 在编译的时候肯能会出现如下警告,对此微软在MSDN中作了说明,并建议我们不要理会这个警告。
msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
(2) 在编译的时候肯能会出现如下警告,对此微软在MSDN中作了说明,并建议我们不要理会这个警告。
msado15.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
本文探讨了msado15.dll文件可能存在的位置问题,并提到了在编译过程中可能出现的一个具体警告:msado15.tlh(405): warning C4146: unary minus operator applied to unsigned type, result still unsigned。微软建议开发者不必过于关注此警告。

2706

被折叠的 条评论
为什么被折叠?



