Home > Back-end >  Consult the import msado15. DLL
Consult the import msado15. DLL

Time:09-29

VS version 2019

# import "C:/Program Files/Common Files/System/ado/msado15. DLL" no_namespace rename (" EOF ", "adoEOF") rename (" BOF, "" adoBOF")

Forward error E0102 enumerated type statement not standard msado15. TLH

 struct __declspec (uuid (" b691e011-1797-432 - e - 907 - a - 4 d8c69339129 ")) 
/* LIBID */__ADODB;
Enum CursorTypeEnum;
Enum CursorOptionEnum;
Enum LockTypeEnum;
Enum ExecuteOptionEnum;
Enum ConnectOptionEnum;
Enum ObjectStateEnum;
Enum CursorLocationEnum;
Enum DataTypeEnum;


Add {} is not an error, but compile again to regenerate the TLH file, how to solve this problem?



CodePudding user response:

http://blog.csdn.net/qq_43786444/article/details/90721106
  • Related