COM+program

所属分类:其他书籍
开发工具:Visual C++
文件大小:832KB
下载次数:2
上传日期:2007-10-23 14:39:53
上 传 者lypzcgf
说明:  【内容简介】 本书由一流的权威撰写,揭示了COM(组件对象模型)的本质,旨在帮助开发人员真正理解COM的为什么,而不仅限于怎么使用。书中还提供了一个完整的分布式COM应用,演示了各种编程技术。是程序员必备的参考书。 本书适合有经验的软件开发人员阅读,也可作高校计算机相关专业软件组件课的教材
([Description] This book written by first-class authority, revealing the COM (Component Object Model) the nature, designed to help developers to truly understand why the COM, but not limited to how to use. The book also provides a complete Distributed COM application, demonstration of a variety of programming techniques. Is an essential reference books programmers. This book suitable for experienced software developers to read, but also can be used for college computer-related professional software components lesson materials)

文件列表:
COM+编程 源程序\Chapter01-EssenceOfCom\00\makefile (307, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\00\tv.cpp (244, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\00\vcr.cpp (181, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\00\vcr.h (120, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\01\makefile (438, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\01\tv.cpp (244, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\01\vcr.cpp (181, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\01\vcr.def (112, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\01\vcr.h (120, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\02\makefile (392, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\02\vcr.cpp (290, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\02\vcr.def (112, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\02\vcr.h (139, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\03\makefile (539, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\03\tv.cpp (248, 1999-02-07)
COM+编程 源程序\Chapter01-EssenceOfCom\03\vcr.cpp (290, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\03\vcr.def (133, 1999-02-07)
COM+编程 源程序\Chapter01-EssenceOfCom\03\vcr.h (139, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\03\Video.cpp (284, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\03\Video.h (220, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\04\makefile (447, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\04\tv.cpp (270, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\04\vcr.cpp (353, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\04\vcr.def (65, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\04\vcr.h (186, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\04\Video.h (173, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\05\makefile (447, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\05\tv.cpp (292, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\05\vcr.cpp (414, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\05\vcr.def (63, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\05\vcr.h (212, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\05\Video.h (213, 1999-05-12)
COM+编程 源程序\Chapter01-EssenceOfCom\06\makefile (433, 1999-05-12)
... ...

COM+ Programming: A Practical Guide Using Visual C++ and ATL by Pradeep Tapadiya ISBN: 0-13-088674-2 I. CONTENTS OF THE CD This CD contains all the sample programs that were referred to in the book. All the programs have been organized by chapters. Each subfolder within a chapter folder contains one sample application. Subfolders with numeric names indicate a progression from one sample to the next. Each subfolder also contains a ReadMe.txt file describing the intent of the sample application. The CD also contains some useful C++ classes that I refer to as the COM+ Programming Library (CPL). The CPL files can be found in the DevInclude directory. II. SYSTEM REQUIREMENTS Visual C++ 6.0 Service Pack 3 Platform SDK (at least January 2000 edition) Windows 2000 System III. INSTALLATION 1. Copy all the files to a directory (for eg., c:\Dev). 2. Add "c:\Dev\DevInclude" to your include path (within Visual Studio). IV. BUILDING THE APPLICATIONS Most applications are based on Visual Studio's workspaces. These applications should be built from within Visual Studio. Some applications are based on makefile. To build these applications, use "nmake -f makefile" command. To build a new application using CPL, include in the standard header file (StdAfx.h) and in the standard source file (StdAfx.cpp). V. LICENSE AGREEMENT Use of the software accompanying COM+ Programming: A Practical Guide Using Visual C++ and ATL is subject to the terms of the License Agreement and Limited Warranty, found in the back of the book. VI. TECHNICAL SUPPORT Prentice Hall does not offer technical support for any of the programs on the CD-ROM. However, if the CD-ROM is damaged, you may obtain a replacement copy by sending an email that describes the problem to: disc_exchange@prenhall.com.

近期下载者

相关文件


收藏者