COMIntro2_src

所属分类:ActiveX/DCOM/ATL
开发工具:Visual C++
文件大小:25KB
下载次数:199
上传日期:2004-07-12 17:55:24
上 传 者bcoz
说明:  本文为刚刚接触COM的程序员提供编程指南,解释COM服务器内幕以及如何用C++编写自己的接口。 继上一篇COM编程入门之后,本文将讨论有关COM服务器的内容,解释编写自己的COM接口和COM服务器所需要的步骤和知识,以及详细讨论当COM库对COM服务器进行调用时,COM服务器运行的内部机制。
( This article for the programmer which just contacts COM provides the programming guide, explained how the COM server inside story as well as does use C to compile own connection. After continues the previous COM programming crosses the threshold, this article will discuss the related COM server the content, explained compiles step and knowledge which own COM connection and the COM server needs, as well as detailed discussion when the COM storehouse carries on the transfer to the COM server, COM server movement internal mechanism. ...... )

文件列表:
SimpleComSvr (0, 2000-12-05)
SimpleComSvr\bin (0, 2001-01-12)
SimpleComSvr\src (0, 2001-01-12)
SimpleComSvr\src\ISimpleMsgBox.h (804, 2000-12-08)
SimpleComSvr\src\MsgBoxSvr (0, 2000-12-05)
SimpleComSvr\src\MsgBoxSvr\MsgBoxSvr.cpp (6518, 2001-01-08)
SimpleComSvr\src\MsgBoxSvr\MsgBoxSvr.def (145, 2000-12-05)
SimpleComSvr\src\MsgBoxSvr\MsgBoxSvr.dsp (4793, 2000-12-06)
SimpleComSvr\src\MsgBoxSvr\SimpleMsgBoxClassFactory.cpp (4389, 2001-01-04)
SimpleComSvr\src\MsgBoxSvr\SimpleMsgBoxClassFactory.h (1064, 2001-01-04)
SimpleComSvr\src\MsgBoxSvr\SimpleMsgBoxImpl.cpp (3208, 2001-01-04)
SimpleComSvr\src\MsgBoxSvr\SimpleMsgBoxImpl.h (1014, 2000-12-08)
SimpleComSvr\src\MsgBoxSvr\StdAfx.cpp (296, 2000-12-05)
SimpleComSvr\src\MsgBoxSvr\StdAfx.h (1014, 2000-12-08)
SimpleComSvr\src\SimpleComSvr.dsw (847, 2000-12-06)
SimpleComSvr\src\SimpleComSvr.opt (55808, 2001-01-12)
SimpleComSvr\src\SimpleMsgBoxComDef.h (722, 2000-12-08)
SimpleComSvr\src\TestClient (0, 2000-12-06)
SimpleComSvr\src\TestClient\resource.h (1045, 2000-12-06)
SimpleComSvr\src\TestClient\small.ico (318, 2000-12-06)
SimpleComSvr\src\TestClient\StdAfx.cpp (297, 2000-12-06)
SimpleComSvr\src\TestClient\StdAfx.h (936, 2000-12-06)
SimpleComSvr\src\TestClient\TestClient.cpp (6469, 2000-12-08)
SimpleComSvr\src\TestClient\TestClient.dsp (4482, 2000-12-06)
SimpleComSvr\src\TestClient\TestClient.h (338, 2000-12-06)
SimpleComSvr\src\TestClient\TestClient.ico (1078, 2000-12-06)
SimpleComSvr\src\TestClient\TestClient.rc (3567, 2000-12-08)

======================================================================== DYNAMIC LINK LIBRARY : MsgBoxSvr ======================================================================== AppWizard has created this MsgBoxSvr DLL for you. This file contains a summary of what you will find in each of the files that make up your MsgBoxSvr application. MsgBoxSvr.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. MsgBoxSvr.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named MsgBoxSvr.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者