码迷,mamicode.com
首页 > Windows程序 > 详细

系统升级win7 sp1后,ado,MSJRO.tlh error 问题

时间:2017-07-18 01:30:01      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:target   修改文件   span   line   没有权限   ext   dll   参考   files   

MSJRO.tlh(100) : error C2501: _RecordsetPtr : missing storage-class or type specifiers
MSJRO.tlh(100) : error C2501: ConflictTables : missing storage-class or type specifiers

win7下写的代码,升级为sp1后,一溜好长的错误

查了下,是msjro.tlh与ado.dll文件引起的.

找了个win7系统的ado文件,打包下来,全部替换ok了

我的是win7 sp1 x64系统,将文件夹覆盖到以下路径:

C:\Program Files (x86)\Common Files\System\ado

重新编译OK!

http://files.cnblogs.com/files/SilenceRet/ado_win7_x86.zip

覆盖前,注意备份原文件!

 

遇到没有权限修改文件夹参考以下文章:

http://jingyan.baidu.com/article/4d58d541d7b2819dd5e9c04f.html

系统升级win7 sp1后,ado,MSJRO.tlh error 问题

标签:target   修改文件   span   line   没有权限   ext   dll   参考   files   

原文地址:http://www.cnblogs.com/SilenceRet/p/7198303.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!