文件名称:VC 组件聚合的代码示例
文件大小:15KB
文件格式:RAR
更新时间:2013-03-24 08:48:24
VC 组件 聚合
VC 组件聚合的代码示例,希望能对你有所帮助。 有2个工程 --------------------- Aggregation为组件服务端,其中ITestB聚合在ITestA内 TestAggregation为组件客户端。
【文件预览】:
MyTestCom
----TestAggregation()
--------stdafx.h(1KB)
--------TestAggregation.vcproj(4KB)
--------stdafx.cpp(220B)
--------ReadMe.txt(998B)
--------TestAggregation.cpp(434B)
----MyTestCom.sln(2KB)
----Aggregation()
--------TestA.cpp(90B)
--------TestB.rgs(620B)
--------TestB.h(1KB)
--------resource.h(588B)
--------stdafx.h(1KB)
--------TestB.cpp(220B)
--------AggregationPS.vcproj(4KB)
--------TestA.h(1KB)
--------Aggregationps.def(205B)
--------Aggregation.def(194B)
--------Aggregation.vcproj(7KB)
--------Aggregation.idl(974B)
--------Aggregation.cpp(1KB)
--------stdafx.cpp(138B)
--------TestA.rgs(620B)
--------ReadMe.txt(2KB)
--------Aggregation.rc(3KB)
--------Aggregation.rgs(127B)