#import 无法打开源文件msado.tlh

#import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF")

改成:

#import "c:\\program files\\common files\\system\\ado\\msado15.dll" no_namespace rename("EOF","adoEOF")

#import 无法打开源文件msado.tlh

 

相关文章:

  • 2021-09-20
  • 2021-05-19
  • 2021-06-16
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-30
猜你喜欢
  • 2021-07-23
  • 2021-07-10
  • 2021-12-05
  • 2021-12-05
  • 2021-09-07
  • 2021-04-30
相关资源
相似解决方案