直接改名即可

#import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF","adoEOF")\
 rename("LockTypeEnum","adoLockTypeEnum")\
 rename("DataTypeEnum","adoDataTypeEnum")\
 rename("FieldAttributeEnum","adoFieldAttributeEnum")\
 rename("EditModeEnum","adoEditModeEnum")\
 rename("RecordStatusEnum","adoRecordStatusEnum")\
 rename("ParameterDirectionEnum","adoParameterDirectionEnum")\
 rename("EOS","adoEOS")

相关文章:

  • 2021-06-29
  • 2021-10-31
  • 2022-12-23
  • 2021-08-07
  • 2021-07-13
  • 2021-05-18
  • 2021-08-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案