#import 无法打开源文件msado.tlh
#import "c:program filescommon filessystemadomsado15.dll" no_namespace rename("EOF","adoEOF")
改成:
#import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF")
#import 无法打开源文件msado.tlh
#import "c:program filescommon filessystemadomsado15.dll" no_namespace rename("EOF","adoEOF")
改成:
#import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF")