看看下面个东西是做什么的

huatian008 2008-01-07 07:59:48
// 源程序.idl : IDL source for 源程序.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (源程序.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(CB720064-5988-11D8-8750-5254AB32C8FB),
version(1.0),
helpstring("源程序 1.0 Type Library")
]
library MyLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};
我不知道.idl文件是做什么的
...全文
44 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
sjdev 2008-01-07
  • 打赏
  • 举报
回复
idl(Interface Defionition Language),在visual stidio用midl(微软的编译器)来进行编译,主要用于跨语言之间的接口定义
zyyoung 2008-01-07
  • 打赏
  • 举报
回复
com
如ocx

2,586

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC 资源
社区管理员
  • 资源
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧