联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All ActiveX/DCOM/ATL(277) 
按平台查找All Visual C++(277) 

[ActiveX/DCOM/ATL] COMbegining

COM的发展概述 公元一九九五年某个夜黑风高的晚上,我的一位老师跟我说:“小杨呀,以后写程序就和搭积木一样啦。你赶快学习一些OLE的技术吧......”,当时我心里就寻思 :“开什么玩笑?搭积木方式写程序?再过100年吧......”,但作为一名听话的好学生,我开始在书店里“踅摸”(注1)有关OLE的书籍(注2)。功夫不负有心人,终于买到了我的第一本COM书《OLE2 高级编程技术》,这本800多页的大布头花费了我1/5的月工资呀......于是开始日夜耕读.....
COM development overview AD 1995 night a dark and stormy night, one of my teachers told me: " Xiao Yang Yeah, after writing programs and building blocks on the same matter you quickly learn some OLE technology. it ...... " At that time I found myself wondering:" Are you kidding building-block approach to write programs it ...... another 100 years, " but as an obedient good student, I started?? In bookstores, " walk around feeling" (Note 1) The OLE books (Note 2). Hard work pays off, and finally bought my first COM book " OLE2 Advanced Programming Techniques" , this large cloth head over 800 pages of my monthly salary to spend 1/5 of the way the night began plowing read ...... ..... (2014-03-03, Visual C++, 44KB, 下载8次)

http://www.pudn.com/Download/item/id/2474433.html

[ActiveX/DCOM/ATL] test

VC++使用ActiveX控件编程的实例源码下载,ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。
VC++ use ActiveX controls programming source code examples download, ActiveX controls and the application works. ActiveX controls in the preparation, how to control arrangements properties, methods, events, properties page, persistent storage, controls, how to notify the container itself attribute changes. How to register the control with the removal of the control register. In VB and VC access ActiveX controls. (2013-07-10, Visual C++, 62KB, 下载2次)

http://www.pudn.com/Download/item/id/2301233.html

[ActiveX/DCOM/ATL] MFCWindows

本书分为4个部分。第1部分,介绍了Windows及MFC编程的主要原则,以一个示例程序"Hello,MFC"开始,然后逐一简要讲解菜单、控件、对话框以及其他用于组建应用程序的模块。第2部分,在第1部分的基础之上,对文档视图结构做详细讲解,特别是第9、10、11章,揭示了实现文档视图的神奇之处,不仅介绍了如何编写简单的文档视图程序,而且教您一些高级功能,如打印预览和拆分窗口视图。第3部分涵盖了一些Windows和MFC的更鬲级的功能,如颜色选项板、位图句柄及多线程程序。在第4部分,您将了解到MFC如何包容COM、OLE和ActiveX,如何编写支持COM的组件及应用程序。在读完第21章之后,您将更加精通使用MFC进行Windows 32位编程的技术。
This book is divided into four parts. Part 1 describes the main Windows and MFC programming principles to a sample program " Hello, MFC" Start, and then one by one briefly explain menus, controls, dialog boxes, and other modules used to build applications. Part 2 In Part 1 the basis of the structure of the document view to explain in detail, especially the first chapter, 10, 11, reveals the magic of the document view to achieve, not only describes how to write a simple document view program, and teach you some advanced features, such as print preview and split-window view. Part 3 covers some Windows and MFC more Ge-level features such as color palette, bitmap handle and multi-threaded programs. In Part 4, you will learn how MFC inclusive COM, OLE and ActiveX, how to write COM components and supporting applications. After reading Chapter 21, you will become more proficient in using MFC for Windows 32-bit programming technologies. (2013-06-04, Visual C++, 18638KB, 下载7次)

http://www.pudn.com/Download/item/id/2269161.html

[ActiveX/DCOM/ATL] CPPself-manual

本书又名visualC++6.0完全自学手册。本书对Visual C++6.0的使用与开发进行了全面的介绍。首先介绍了Visual C++6.0的集成开发环境,C++语言的基本语法以及面向对象的程序设计;然后介绍了使用MFC类库开发Windows应用程序的方法,覆盖了从使用AppWizard、classWizard到用户界面的创建,对话框、控件的实现等内容;接着介绍了数据库编程技术,包括ODBC、ADO等内容;最后涉及Visual C++6.O的高级编程,包括动态链接库、多媒体、多线程、网络通信、ActiveX控件、注册表、外壳扩展及联机帮助等内容。本书包含大量例程,力求精练、完整、实用。   本书适用于所有使用Visual C++6.0进行程序设计的开发人员阅读,既可作为初学者的入门教材,又可作为高级程序员的参考用书。
The book is a comprehensive introduction to the use and development of Visual C++6.0 s. Then develop Windows applications using the MFC class library, covering the user interface using AppWizard to classWizard to First Visual C++6.0 integrated development environment for C++ language syntax and object-oriented programming creation, dialog boxes, and the realization of the control then introduces the database programming techniques, including ODBC, ADO, etc. final involving high-level programming of Visual C++6. O, including the dynamic link library, multi-media, multi-threaded, network communication, ActiveX controls, registry, shell extensions, and online help. The book contains a large number of routine, seek to refine and complete and practical. The book is suitable for all developers using Visual C++6.0 programming reading, both as an introductory textbook for beginners, but also as a senior programmer s reference books. (2012-12-04, Visual C++, 62689KB, 下载8次)

http://www.pudn.com/Download/item/id/2070872.html

[ActiveX/DCOM/ATL] ClockTest

VC++使用ActiveX控件编程的实例,ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。
Of VC++ instance to use ActiveX controls programming, ActiveX controls, applications and works. ActiveX controls to write, how to arrange for the control properties, methods, events, property pages, persistent storage, control, how to notify the change in properties of the container itself. How do I register the control and cancel the control register. Access to the ActiveX control in VB and VC. (2012-05-03, Visual C++, 56KB, 下载12次)

http://www.pudn.com/Download/item/id/1854087.html

[ActiveX/DCOM/ATL] Visual-CPP

本书是为计算机专业的学生以及从事计算机科学与技术工作的工程技术人员编写的, 也适合于非计算机专业的学生使用。 全书共 10 章,首先介绍了Visual C++开发环境及概要性地介绍了基于MFC 的应用程 序,然后详细讲解了图形和文本输出、对话框和Windows 标准控件、菜单、工具栏、状态栏、文档视图、数据库、组件与ActiveX 控件、动态链接库、多线程及网络等编程技术。
This book is for computer science students as well as technical work in computer science and engineering to write, but also for non-computer science students. The book is 10 chapters, beginning with the Visual C++ development environment and summary of the description of the MFC-based application, and then gave a detailed graphical and text output, dialog boxes and Windows standard controls, menus, toolbars, status bar, document view , databases, components and ActiveX controls, dynamic link libraries, multi-threaded and network programming. (2011-11-29, Visual C++, 5076KB, 下载3次)

http://www.pudn.com/Download/item/id/1714320.html

[ActiveX/DCOM/ATL] ADO

ado自己封的类.微软公司的ADO (ActiveX Data Objects) 是一个用于存取数据源的COM组件。它提供了编程语言和统一数据访问方式OLE DB的一个中间层。允许开发人员编写访问数据的代码而不用关心数据库是如何实现的,而只用关心到数据库的连接。
ado self-proclaimed class. Microsoft s ADO (ActiveX Data Objects) is a data source for accessing COM components. It provides a unified programming languages ​ ​ and OLE DB data access method, a middle layer. Allows developers to write code to access data without concern for how the database is implemented, but only care about the connection to the database. (2011-11-15, Visual C++, 228KB, 下载7次)

http://www.pudn.com/Download/item/id/1699552.html

[ActiveX/DCOM/ATL] TestWriteExcelFile

在开发软件时,经常要将数据输出到Excel 2000中,在Excel 2000中对该数据进行进一步地格式化处理或进行计算处理。在Visual Basic中处理起来较简单,Excel 2000的VB编程帮助中有较为详细的介绍。在Visual C++中如何进行处理了?利用Excel 2000的ActiveX Automate功能。。。
In the development of software, often to the data output to Excel 2000, in Excel 2000 format of the data for further processing or computing. In Visual Basic, it is relatively simple processing, Excel 2000 VB programming help in more detail. In Visual C++ How to deal with? The use of ActiveX Automate Excel 2000 features. . . (2011-09-03, Visual C++, 528KB, 下载4次)

http://www.pudn.com/Download/item/id/1638366.html

[ActiveX/DCOM/ATL] POLYGON

本实例,向读者展示利用ATL编写 ActiveX控件的编程方法,本程序,编译运行后直接生成DLL文件,因此,没有窗体让大家看,希望,通过这个小例子让大家掌握VC++使用ATL编写控件的方法。
This example shows the reader write ActiveX controls using ATL programming, the program compiles and runs directly generate DLL files, so there is no form for everyone to see, hope that through this small example so that we master the preparation of VC++ using ATL control methods. (2011-04-19, Visual C++, 24KB, 下载5次)

http://www.pudn.com/Download/item/id/1496851.html

[ActiveX/DCOM/ATL] ActiveXP2PAudio

用ActiveX重新包装了一个点对点通讯的DLL文件(该DLL文件是VCKBASE上的一位前辈写的) 偶只是把它改成了一个MFC的ActiveX,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE 程序用到的知识点: 用MFC如何写activex activex中如何应用 socket编程 (其实和普通程序一样~~) G729a 语音压缩。 读写语音设备! Activex提供两次属性nTcpPort、nUdpPort和两个方法StartTalk、EndTalk.
ActiveX repackaged with a point-to-point communications DLL file (the DLL file is the VCKBASE written by a senior) is to bring it into even a MFC' s ActiveX, so easy in VB, vbs, js, etc. scripting language, particularly the procedures used in the IE point of knowledge: how to use MFC to write how to use activex activex in socket programming (in fact, and the general procedure ~ ~) G729a voice compression. Voice equipment to read and write! Activex two attributes provide nTcpPort, nUdpPort and two methods of StartTalk, EndTalk. (2009-06-29, Visual C++, 2901KB, 下载57次)

http://www.pudn.com/Download/item/id/825408.html

[ActiveX/DCOM/ATL] THMFC2ATL

关键词 COM组件 接口 生命周期 C++类 ATL组件类 C++基类 ATL模板基类 继承 摘要 在组件化编程的时代,如何复用历史累积的大量没有组件特性的C++类?本文从工程的角度对这一问题进行探讨,利用现有组件技术,提出了一套将C++类平滑过渡到COM组件的完整解决方案。
Keywords: COM component interface life-cycle C++ type ATL component class C++ base class ATL template base class to inherit Abstract Component-based programming at the time, how to reuse the history there is no substantial accumulation of component characteristics of C++ category? This article from the engineering point of view on this issue explore the use of existing component technology, a set of C++ category will smooth the transition to a COM component complete solution. (2009-03-19, Visual C++, 66KB, 下载4次)

http://www.pudn.com/Download/item/id/679783.html

[ActiveX/DCOM/ATL] VC++

在进行软件开发的过程中,如何在不同的编程工具之间进行数据交换和通讯,需要进行不断的探索和总结。我们在开发机械CAD仿真软件的过程中,遇到了在VC++中读取和修改Visual Foxpro中数据的问题。经过许多次的试验,我们通过采用自动服务器(ActiveX Automation)的方法圆满解决了这个问题。
During the software development process, how different programming tools for data exchange between and telecommunications, the need for continued exploration and summary. We are in the development of mechanical CAD simulation software encountered in the course of the VC++ Read and modify data in Visual Foxpro problems. After many times of trial, we adopted the use of auto-server (ActiveX Automation) approach a satisfactory solution to this problem. (2008-05-19, Visual C++, 6KB, 下载6次)

http://www.pudn.com/Download/item/id/466742.html

[ActiveX/DCOM/ATL] ATLdemosXP

更多的全面使用VC ATL编程的例子源码(适合使用COM的中高级程序员) 压缩包中包含的文件如下: collection.zip:包含VC Atl开发的集合的源代码(组件程序和测试程序) enum.zip:包含VC Atl开发的枚举器的源代码(组件程序和测试程序) event.zip:包含VC Atl开发的事件的源代码(组件程序和测试程序) win.zip:包含VC Atl开发的窗口的源代码(组件程序和测试程序) 参考文献: Tom Armstrong, Ron Patton的ATL Developer s Guide,2nd Edition
More comprehensive use VC ATL programming examples source (for the use of the senior programmers COM) compressed package includes the following documents: collection.zip: the development of VC Atl contains a collection of source code (assembly and test procedures procedures) enum.zip: includes the development of VC Atl enumerator source code (assembly procedures and testing procedures) event.zip: includes the development of events in VC Atl source code (assembly procedures and testing procedures) win.zip: includes the development of VC Atl window source code (assembly procedures and testing procedures) References: Tom Armstrong, Ron Patton of ATL Developer s Guide, 2nd Edition (2008-01-26, Visual C++, 146KB, 下载43次)

http://www.pudn.com/Download/item/id/399291.html

[ActiveX/DCOM/ATL] 20070109_atl

作者:HelloWorld 这个ActiveX控件本身比较简单,是我照《Atl编程指南》里的例子做的。但是里边调用ActiveX的方法,我觉得比较好。 一般都是用VC生成的那个该死的包装类来调用ActiveX!我一看它就烦,什么破东西,连字母大小写都不对,还用它的那么多代码文件来污染的我代码工程,太难以忍受了。 我的方法是,直接把控件import时来,然后用最普通的方式来使用控件。这个例子比较值得看一下。
Author: HelloWorld the ActiveX control itself is relatively simple, according to my (2007-08-24, Visual C++, 142KB, 下载18次)

http://www.pudn.com/Download/item/id/323170.html

[ActiveX/DCOM/ATL] COM_InDoor

本文的目的是为刚刚接触COM的程序员提供编程指南,并帮助他们理解COM的基本概念。内容包括COM规范简介,重要的COM术语以及如何重用现有的COM组件。本文不包括如何编写自己的COM对象和接口。
The purpose of this paper is to just contact the COM programming guide for programmers, and help them to understand the basic concepts of COM. COM includes profiles of important terms and how COM reuse existing COM. The paper does not include how to prepare their own COM object and interface. (2007-06-24, Visual C++, 1967KB, 下载11次)

http://www.pudn.com/Download/item/id/299211.html

[ActiveX/DCOM/ATL] mswordoperator

使用VC编程来操纵Office。你可以实现诸如:Word文件打印、传送数据到Word文档、发送E-MAIL、自动产生表格、Excel数据统计、圆饼图,直方图显示、自动报表生成、播放幻灯、doc,txt,HTML,rtf文件转换、中文简繁体转换、拼音或笔画排序......只要是Office能够实现的功能,都可以在你写的程序中调用。仔细阅读下面的说明,并下载源文件进行参考,你就可以一步一步地掌握这个技术。祝朋友们学习快乐。
used to manipulate the VC Office. You can achieve such as : Word file and print and transmit data to Word documents, send e-mail to automatically generate tables, Excel data, round pie, histogram display, automatic report generation, players slide, doc, txt, HTML, rtf document conversion, Simplified and Traditional Chinese conversion, Pinyin or stroke Sorting Office ... as long as it is to achieve the function, you can write the procedure call. Carefully read the note below, and download the source document for reference, you can step to master this technology. Zhou Peng faithful happy learning. (2005-05-30, Visual C++, 254KB, 下载2864次)

http://www.pudn.com/Download/item/id/1117437106182502.html

[ActiveX/DCOM/ATL] button_ocx

//*** *** *** *** *** *** *** *** *** //控件名称:自绘按钮控件 //简介:自绘按钮,可设置扁平透明,三维透明等样式,可设置按钮 // 的背景图片,是否使用图标,按钮图标及按钮图标与文本的 // 对齐方式,还可设置按钮的鼠标图标.满足广大编程爱好者 // 的需求!美化自已的程序. //实现:
//******************************// Control name : drawn from the control button// description : Since painting button can be set flat transparent, three-dimensional pattern transparency, can be set button// background images, the use of icons, buttons and button icons and text of the icon// alignment, you can set the mouse button icons. the majority of programming enthusiasts meet// demand! landscaping own procedures.// Implementation : (2004-12-03, Visual C++, 110KB, 下载129次)

http://www.pudn.com/Download/item/id/1102035912355051.html
总计:277