SilenceRet
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

分类:

技术点:

相关文章:

  • 2021-08-11
  • 2021-11-23
  • 2021-08-05
  • 2021-12-02
  • 2021-11-05
  • 2021-07-19
  • 2021-10-28
  • 2021-10-10
猜你喜欢
  • 2021-10-10
  • 2021-05-07
  • 2021-06-28
  • 2021-08-28
  • 2021-08-07
  • 2021-10-14
  • 2021-06-24
相关资源
相似解决方案