MFC实现可连接对象和接收器2

时间:2019-08-28 13:26:17
【文件属性】:

文件名称:MFC实现可连接对象和接收器2

文件大小:163KB

文件格式:ZIP

更新时间:2019-08-28 13:26:17

COM MFC 组件 Connection 源对象

使用MFC完成可连接对象和对应接收器的实现,包含完整的代码演示,可以对照学习。


【文件预览】:
MfcConnectPoint
----MfcConnectPoint.suo(42KB)
----MfcConnectPoint.sln(1KB)
----MfcConnectPoint()
--------MfcConnectPoint.vcproj(6KB)
--------MfcConnectPoint.rc(3KB)
--------stdafx.h(1KB)
--------targetver.h(1KB)
--------MfcConnectPoint.idl(608B)
--------AnimalObject.cpp(2KB)
--------stdafx.cpp(146B)
--------MfcConnectPoint.vcproj.QIHUQIH-I5QE4NK.Administrator.user(1KB)
--------ReadMe.txt(2KB)
--------MfcConnectPoint.h(449B)
--------Resource.h(371B)
--------MfcConnectPoint_h.h(5KB)
--------MfcConnectPoint_i.c(2KB)
--------res()
--------AnimalObject.h(621B)
--------AnimalInterfaces.h(767B)
--------MfcConnectPoint.cpp(2KB)
--------MfcConnectPoint.def(238B)
--------MfcConnectPoint.aps(19KB)
----TestCom()
--------resource.h(679B)
--------stdafx.h(2KB)
--------TestComDlg.cpp(8KB)
--------TestCom.vcproj(5KB)
--------targetver.h(1KB)
--------TestComDlg.h(2KB)
--------TestCom.h(451B)
--------stdafx.cpp(140B)
--------ReadMe.txt(3KB)
--------TestCom.aps(102KB)
--------TestCom.cpp(2KB)
--------res()
--------TestCom.vcproj.QIHUQIH-I5QE4NK.Administrator.user(1KB)
--------AnimalInterfaces.h(767B)
--------TestCom.rc(4KB)

网友评论

  • 确实是很好的资源受教了。