文件名称:com编程实例全集
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 116kb
- 下载次数:
- 0次
- 提 供 者:
- 风*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合于开发专业的COM组件,它适合于在Windows应用的基础上提供相应的COM支持-said, I believe that the Windows platform had experience in the development of certain contact with friends, it is the basic Windows operating system software model, from the establishment of 93 for the Windows platform, and promote the development of an indelible contribution, but also its own development. But to really develop COM is not very easy in Visual C, we can use MFC can also use ATL. MFC entirely oriented Windows applications, it is using the C Packaging Technology for the establishment of a set of Windows applications in the development of the C library, although in the latter part of MFC version provides a large number of COM support, but from the basic structure of the design sense, MFC is not suitable for the professional development of COM, it suited to the Windows applicat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
About.cs
About.resx
app.config
AssemblyInfo.cs
bin
...\Debug
...\.....\Processes.exe.manifest
...\.....\Processes.pdb
Form1.cs
Form1.resx
obj
...\Debug
...\.....\Processes.About.resources
...\.....\Processes.exe
...\.....\Processes.exe.incr
...\.....\Processes.Form1.resources
...\.....\Processes.pdb
...\.....\temp
...\.....\TempPE
Processes.csproj
Processes.csproj.user
Processes.sln
Processes.sln.old
使用说明.txt
About.resx
app.config
AssemblyInfo.cs
bin
...\Debug
...\.....\Processes.exe.manifest
...\.....\Processes.pdb
Form1.cs
Form1.resx
obj
...\Debug
...\.....\Processes.About.resources
...\.....\Processes.exe
...\.....\Processes.exe.incr
...\.....\Processes.Form1.resources
...\.....\Processes.pdb
...\.....\temp
...\.....\TempPE
Processes.csproj
Processes.csproj.user
Processes.sln
Processes.sln.old
使用说明.txt