文件名称:simple-Com
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-18
- 文件大小:
- 315kb
- 下载次数:
- 0次
- 提 供 者:
- 向*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序的主要目的是采用c++模仿com的原理,目的是去除com中复杂的内幕,直接了解其主要内容-The main purpose of the program is the use of principle of c++ imitate com, the purpose is to remove the complex com insider direct knowledge of its main content
(系统自动生成,下载前可以参看下载内容)
下载文件列表
建立简单的Com服务器\bin\SimpleServer.dll
...................\...\SimpleServer.exp
...................\...\SimpleServer.ilk
...................\...\SimpleServer.lib
...................\...\SimpleServer.pdb
...................\Client\Client.cpp
...................\......\Client.vcproj
...................\......\Client.vcproj.XXHXIANG.Administrator.user
...................\......\ReadMe.txt
...................\......\stdafx.cpp
...................\......\stdafx.h
...................\......\targetver.h
...................\SimpleServer\dllmain.cpp
...................\............\IMath.h
...................\............\MathEx.cpp
...................\............\MathEx.h
...................\............\ReadMe.txt
...................\............\SimpleServer.cpp
...................\............\SimpleServer.def
...................\............\SimpleServer.sln
...................\............\SimpleServer.suo
...................\............\SimpleServer.vcproj
...................\............\SimpleServer.vcproj.XXHXIANG.Administrator.user
...................\............\stdafx.cpp
...................\............\stdafx.h
...................\............\targetver.h
...................\bin
...................\Client
...................\SimpleServer
建立简单的Com服务器