文件名称:COM枚举
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 23.81kb
- 下载次数:
- 0次
- 提 供 者:
- p**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入你自己的方法如Add,Delete等即可-use as follows : 1, the works included comm.h the first two documents, in addition stdafx.h # include three in the category change polymerization method is as follows : The original sentence : public IDispatchImpl new sentence : public IDispatchImpllt; _EnumColl : : CollectionType, IID_IUsers , LIBID_TEST07Libgt; OK, so simple, and then join your own methods such as Add, Delete and so on
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 479019com枚举.rar 列表 test07 test07\comm.h test07\dlldata.c test07\resource.h test07\StdAfx.cpp test07\StdAfx.h test07\test07.cpp test07\test07.def test07\test07.dsp test07\test07.dsw test07\test07.h test07\test07.idl test07\test07.opt test07\test07.plg test07\test07.rc test07\test07.tlb test07\test07ps.def test07\test07ps.mk test07\test07_i.c test07\test07_p.c test07\User.cpp test07\User.h test07\User.rgs test07\Users.cpp test07\Users.h test07\Users.rgs testcomm testcomm\Form1.frm testcomm\MSSCCPRJ.SCC testcomm\Project1.exe testcomm\Project1.vbp testcomm\Project1.vbw