系统升级win7 sp1后,ado,MSJRO.tlh error 问题
Posted eATM
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了系统升级win7 sp1后,ado,MSJRO.tlh error 问题相关的知识,希望对你有一定的参考价值。
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 问题的主要内容,如果未能解决你的问题,请参考以下文章