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

论坛 期权论坛 脚本     
匿名技术用户   2021-1-4 07:14   11   0


引入动态链接库  msado15.dll 的信息,
动态链接库msado15.dll  的 路径是 c:\program files\system\ado\

no_namespace -- 无命名空间

rename("EOF","adoEOF") -- 把文件结束符 "EOF",更换成 "adoEOF"

使用ADO时 通常 在<stdafx.h>中,添加 
MSDN 说:
#import Directive used to incorporate information from a type library. The content of the type library is converted into C++ classes, mostly describing the COM interfaces.
语法:
#import "filename" [attributes]
#import <filename> [attributes] 
分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:7942463
帖子:1588486
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP