通用IDispatch接口实现方法

时间:2019-08-20 13:35:58
【文件属性】:
文件名称:通用IDispatch接口实现方法
文件大小:31KB
文件格式:ZIP
更新时间:2019-08-20 13:35:58
COM C++ 组件 IDispatch 不依赖类型库,演示了基于MFC,自己查表实现IDispatch接口和调用IDispatch接口的过程。
【文件预览】:
通用IDispatch接口实现方法
----MfcDispatch.sln(1KB)
----MfcDispatch()
--------MfcDispatch.vcproj.QIHUQIH-I5QE4NK.Administrator.user(1KB)
--------stdafx.h(1KB)
--------targetver.h(1KB)
--------MfcDispatch.cpp(2KB)
--------AnimalObject.cpp(3KB)
--------stdafx.cpp(142B)
--------ReadMe.txt(2KB)
--------MfcDispatch_h.h(2KB)
--------MfcDispatch_i.c(2KB)
--------Resource.h(370B)
--------MfcDispatch.idl(265B)
--------res()
--------MfcDispatch.rc(3KB)
--------AnimalObject.h(1KB)
--------AnimalInterfaces.h(242B)
--------MfcDispatch.def(230B)
--------MfcDispatch.h(425B)
--------MfcDispatch.vcproj(6KB)
----MfcDispatch.suo(61KB)
----TestCom()
--------stdafx.h(813B)
--------TestCom.vcproj(5KB)
--------targetver.h(1KB)
--------TestCom.h(39B)
--------stdafx.cpp(212B)
--------ReadMe.txt(2KB)
--------TestCom.cpp(1KB)
--------Resource.h(390B)
--------TestCom.vcproj.QIHUQIH-I5QE4NK.Administrator.user(1KB)
--------AnimalInterfaces.h(242B)
--------TestCom.rc(1KB)

网友评论