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
时间: 2024-10-29 19:08:03