文件名称:COM
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.35mb
- 下载次数:
- 0次
- 提 供 者:
- BR***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个COM组件, 包含一个或多个Interface. 在应用程序中调用该组件所提供的接口函数. 要求:
1)提供Interface IA
2)该Interface中提供至少一个Function, 实现任意功能,此处实现简单的加法add。-The component provides the interface function call in the application.
1)提供Interface IA
2)该Interface中提供至少一个Function, 实现任意功能,此处实现简单的加法add。-The component provides the interface function call in the application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
COM\Call\Call.aps
...\....\Call.cpp
...\....\Call.def
...\....\Call.dsp
...\....\Call.dsw
...\....\Call.h
...\....\Call.idl
...\....\Call.ncb
...\....\Call.opt
...\....\Call.plg
...\....\Call.rc
...\....\Call.tlb
...\....\Callps.def
...\....\Callps.mk
...\....\Call_i.c
...\....\Call_p.c
...\....\Debug\Call.dll
...\....\.....\Call.exp
...\....\.....\Call.ilk
...\....\.....\Call.lib
...\....\.....\Call.obj
...\....\.....\Call.pch
...\....\.....\Call.pdb
...\....\.....\Call.res
...\....\.....\Fun.obj
...\....\.....\regsvr32.trg
...\....\.....\StdAfx.obj
...\....\.....\vc60.idb
...\....\.....\vc60.pdb
...\....\dlldata.c
...\....\Fun.cpp
...\....\Fun.h
...\....\Fun.rgs
...\....\resource.h
...\....\StdAfx.cpp
...\....\StdAfx.h
...\....Com\Call.dll
...\.......\Call.h
...\.......\Call.idl
...\.......\CallCom.cpp
...\.......\CallCom.dsp
...\.......\CallCom.dsw
...\.......\CallCom.ncb
...\.......\CallCom.opt
...\.......\CallCom.plg
...\.......\Call_i.c
...\.......\Debug\CallCom.exe
...\.......\.....\CallCom.ilk
...\.......\.....\CallCom.obj
...\.......\.....\CallCom.pch
...\.......\.....\CallCom.pdb
...\.......\.....\vc60.idb
...\.......\.....\vc60.pdb
...\....\Debug
...\....Com\Debug
...\Call
...\CallCom
COM
...\....\Call.cpp
...\....\Call.def
...\....\Call.dsp
...\....\Call.dsw
...\....\Call.h
...\....\Call.idl
...\....\Call.ncb
...\....\Call.opt
...\....\Call.plg
...\....\Call.rc
...\....\Call.tlb
...\....\Callps.def
...\....\Callps.mk
...\....\Call_i.c
...\....\Call_p.c
...\....\Debug\Call.dll
...\....\.....\Call.exp
...\....\.....\Call.ilk
...\....\.....\Call.lib
...\....\.....\Call.obj
...\....\.....\Call.pch
...\....\.....\Call.pdb
...\....\.....\Call.res
...\....\.....\Fun.obj
...\....\.....\regsvr32.trg
...\....\.....\StdAfx.obj
...\....\.....\vc60.idb
...\....\.....\vc60.pdb
...\....\dlldata.c
...\....\Fun.cpp
...\....\Fun.h
...\....\Fun.rgs
...\....\resource.h
...\....\StdAfx.cpp
...\....\StdAfx.h
...\....Com\Call.dll
...\.......\Call.h
...\.......\Call.idl
...\.......\CallCom.cpp
...\.......\CallCom.dsp
...\.......\CallCom.dsw
...\.......\CallCom.ncb
...\.......\CallCom.opt
...\.......\CallCom.plg
...\.......\Call_i.c
...\.......\Debug\CallCom.exe
...\.......\.....\CallCom.ilk
...\.......\.....\CallCom.obj
...\.......\.....\CallCom.pch
...\.......\.....\CallCom.pdb
...\.......\.....\vc60.idb
...\.......\.....\vc60.pdb
...\....\Debug
...\....Com\Debug
...\Call
...\CallCom
COM