文件名称:Source
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.96mb
- 下载次数:
- 0次
- 提 供 者:
- zhan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本代码为了便于在VC++访问com组件的属性和接口函数而编写的类,使用时
只需要包含头文件"automation.h",类名为CAutomation。-Written this code in order to facilitate access to the properties of the com component and interface functions in VC class, use
Only need to include the header file to "automation.h class called CAutomation.
只需要包含头文件"automation.h",类名为CAutomation。-Written this code in order to facilitate access to the properties of the com component and interface functions in VC class, use
Only need to include the header file to "automation.h class called CAutomation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Source\TestApp\automation.h
......\.......\Debug\StdAfx.obj
......\.......\.....\TestApp.exe
......\.......\.....\TestApp.ilk
......\.......\.....\TestApp.obj
......\.......\.....\TestApp.pch
......\.......\.....\TestApp.pdb
......\.......\.....\TestApp.res
......\.......\.....\TestAppDlg.obj
......\.......\.....\vc60.idb
......\.......\.....\vc60.pdb
......\.......\ReadMe.txt
......\.......\res\TestApp.ico
......\.......\...\TestApp.rc2
......\.......\resource.h
......\.......\StdAfx.cpp
......\.......\StdAfx.h
......\.......\TestApp.aps
......\.......\TestApp.clw
......\.......\TestApp.cpp
......\.......\TestApp.dsp
......\.......\TestApp.dsw
......\.......\TestApp.h
......\.......\TestApp.ncb
......\.......\TestApp.opt
......\.......\TestApp.plg
......\.......\TestApp.rc
......\.......\TestAppDlg.cpp
......\.......\TestAppDlg.h
......\....ComObj\Debug\regsvr32.trg
......\..........\.....\StdAfx.obj
......\..........\.....\TestComObj.dll
......\..........\.....\TestComObj.exp
......\..........\.....\TestComObj.ilk
......\..........\.....\TestComObj.lib
......\..........\.....\TestComObj.obj
......\..........\.....\TestComObj.pch
......\..........\.....\TestComObj.pdb
......\..........\.....\TestComObj.res
......\..........\.....\TestObj.obj
......\..........\.....\vc60.idb
......\..........\.....\vc60.pdb
......\..........\dlldata.c
......\..........\resource.h
......\..........\StdAfx.cpp
......\..........\StdAfx.h
......\..........\TestComObj.aps
......\..........\TestComObj.clw
......\..........\TestComObj.cpp
......\..........\TestComObj.def
......\..........\TestComObj.dsp
......\..........\TestComObj.h
......\..........\TestComObj.idl
......\..........\TestComObj.plg
......\..........\TestComObj.rc
......\..........\TestComObj.tlb
......\..........\TestComObjps.def
......\..........\TestComObjps.mk
......\..........\TestComObj_i.c
......\..........\TestComObj_p.c
......\..........\TestObj.cpp
......\..........\TestObj.h
......\..........\TestObj.rgs
......\说明.txt
......\TestApp\Debug
......\.......\res
......\....ComObj\Debug
......\TestApp
......\TestComObj
Source
......\.......\Debug\StdAfx.obj
......\.......\.....\TestApp.exe
......\.......\.....\TestApp.ilk
......\.......\.....\TestApp.obj
......\.......\.....\TestApp.pch
......\.......\.....\TestApp.pdb
......\.......\.....\TestApp.res
......\.......\.....\TestAppDlg.obj
......\.......\.....\vc60.idb
......\.......\.....\vc60.pdb
......\.......\ReadMe.txt
......\.......\res\TestApp.ico
......\.......\...\TestApp.rc2
......\.......\resource.h
......\.......\StdAfx.cpp
......\.......\StdAfx.h
......\.......\TestApp.aps
......\.......\TestApp.clw
......\.......\TestApp.cpp
......\.......\TestApp.dsp
......\.......\TestApp.dsw
......\.......\TestApp.h
......\.......\TestApp.ncb
......\.......\TestApp.opt
......\.......\TestApp.plg
......\.......\TestApp.rc
......\.......\TestAppDlg.cpp
......\.......\TestAppDlg.h
......\....ComObj\Debug\regsvr32.trg
......\..........\.....\StdAfx.obj
......\..........\.....\TestComObj.dll
......\..........\.....\TestComObj.exp
......\..........\.....\TestComObj.ilk
......\..........\.....\TestComObj.lib
......\..........\.....\TestComObj.obj
......\..........\.....\TestComObj.pch
......\..........\.....\TestComObj.pdb
......\..........\.....\TestComObj.res
......\..........\.....\TestObj.obj
......\..........\.....\vc60.idb
......\..........\.....\vc60.pdb
......\..........\dlldata.c
......\..........\resource.h
......\..........\StdAfx.cpp
......\..........\StdAfx.h
......\..........\TestComObj.aps
......\..........\TestComObj.clw
......\..........\TestComObj.cpp
......\..........\TestComObj.def
......\..........\TestComObj.dsp
......\..........\TestComObj.h
......\..........\TestComObj.idl
......\..........\TestComObj.plg
......\..........\TestComObj.rc
......\..........\TestComObj.tlb
......\..........\TestComObjps.def
......\..........\TestComObjps.mk
......\..........\TestComObj_i.c
......\..........\TestComObj_p.c
......\..........\TestObj.cpp
......\..........\TestObj.h
......\..........\TestObj.rgs
......\说明.txt
......\TestApp\Debug
......\.......\res
......\....ComObj\Debug
......\TestApp
......\TestComObj
Source