|
#import "C:\Program Files\Common Files\System\ado\msado15.dll" rename_namespace("ARXADO") rename("BOF","adoBOF") rename("EOF","adoEOF")
This is my import, the compilation will not go wrong, but I define a _RecordsetPtr m_adoSet; he will tell me missing storage-class or type specifiers, please ask why |
|