Welcome![Sign In][Sign Up]
Location:
Search - atl

Search list

[BooksATLqestion

Description: atl question --atl question-
Platform: | Size: 98304 | Author: 111 | Hits:

[Windows DevelopALT

Description: 用ATL完成com组件的示例程序-with ATL completed com Component Sample program
Platform: | Size: 90112 | Author: 谈心 | Hits:

[ActiveX/DCOM/ATLatl

Description: C++代码模拟ATL中的trunk消息处理机制。-C code simulation ATL trunk of information processing mechanism.
Platform: | Size: 4096 | Author: xyc1120 | Hits:

[ActiveX/DCOM/ATLatlcom

Description: 一个用VC实现的ATL COM组件的小程序-a VC with the ATL COM small procedures
Platform: | Size: 2975744 | Author: 卓雨 | Hits:

[ActiveX/DCOM/ATLSFVideoServiceManager

Description: ATL服务管理器-ATL Services Manager
Platform: | Size: 73728 | Author: 陈昌滨 | Hits:

[GUI DevelopSharpLayout_demo

Description: Sharp Layout manager for ATL/WTL.
Platform: | Size: 44032 | Author: 胡跃 | Hits:

[ActiveX/DCOM/ATLatl_edit

Description: ATL入门级的代码,简单,用来学习分析1-ATL entry-level code, simple, used for analysis of a study
Platform: | Size: 24576 | Author: vcvc | Hits:

[ActiveX/DCOM/ATLatlexamp

Description: Leveraging C++ Applications Using COM An Example Using ATL COM利用COM继承的文档视图结构的应用程序的例子-Leveraging C Applications Using COM An Example Using ATL COM COM files View succession of application examples
Platform: | Size: 53248 | Author: | Hits:

[VC/MFCVisual C++ 6.0程序员指南

Description: 本书是美国微软出版社授权的 Microsoft Visual Studio系列中文版图书之一,它是 Visual C++ 6.0程序员的实用参考书。 书中讨论的许多主题均以范例程序进行说明,所有范例程序的项目文件都在配套光盘上。本书是从事Visual C++ 6.0应用与开发的所有技术人员极好的工具书,同时也是大专院校相关专业的师生的自学、教学参考用书。 全书共分成六个部分: 第一部分介绍Developer Studio和AppWizard的基础知识; 第二部分介绍文本、图形和对话框编辑器; 第三部分是编程指南,展示了如何使用Classwizard和 Gallery来加速编程开发工作,创建自己的组件; 第四部分介绍 ActiveX控件及其使用,说明如何用MFC或ATL来写 ActiveX控件; 第五部分讨论调试器的各种能力,程序优化的各种选项及原因,如何定制Visual C++,如何编制宏和附加实用程序; 第六部分提供ASCll字符和ANSI字符的标准表格,并简要描述ClassWizard支持的MFC类和VBScript-the book is authorized Microsoft Microsoft Visual Studio line Chinese version of one book, which is 6.0 Visual C programmers practical reference books. Book Many of the topics discussed were examples of procedures that all procedures examples of projects supporting documents are in the CD-ROM. The book is engaging in Visual C++ 6.0 application development with all the technical staff excellent tool, as well as tertiary institutions relevant professional teacher training, teaching reference books. The book is split into six parts : the first part describes Developer Studio and the basic knowledge+5.0; The second part gives text, graphics and dialog editor; The third part of the programming guide, showing how to use Classwizard Gallery and to accelerate the development of programming buil
Platform: | Size: 10822656 | Author: 刘建国 | Hits:

[ActiveX/DCOM/ATLVC++网络高级编程之十六

Description: VC++网络高级编程 该实例向读者展示了ATL的一般编程方法,为后面的COM和DCOM打好基础-VC network programming examples that demonstrate to the readers of the ATL general programming methods, behind the COM and DCOM lay a good foundation
Platform: | Size: 28672 | Author: 张思发 | Hits:

[Internet-NetworkVC++网络高级编程之十七

Description: VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
Platform: | Size: 76800 | Author: 张思发 | Hits:

[ActiveX/DCOM/ATL使用ATL创建进程内组建获得操作系统的版本

Description: 一个ATL进程内的组建,能够清晰体现 组建的原理 -a process of formation, a clear expression to the principle established
Platform: | Size: 24576 | Author: ayc | Hits:

[ActiveX/DCOM/ATLVC++设计的COM控件

Description: COM组件,也就是组件对象模型(Component Object Model),它本身是一种与具体平台无关的标准,支持Automation功能。VC++的ATL(活动模板库)提供了一种简便而灵活的方法用来创建COM组件对象,因为所占用的空间很小,所以被编译的控件也很小。因此我们选择ATL来设计和开发一个COM组件,该组件在窗口中绘制一个双钟摆并且可以通过修改函数参数来重绘组件,使之产生动态效-COM, which is Component Object Model (Component Object Model), which itself is a specific platform-independent standards that support Automation function. VC ATL (activity Template Library) provides a simple and flexible way to create COM object, because the space occupied by small, the controls are built very small. ATL therefore we choose to design and develop a COM component, the component in the window drawing a double pendulum and may amend function parameters to repaint components, thus producing dynamic effect
Platform: | Size: 29696 | Author: 和平鸽 | Hits:

[GUI Developyfexplorerbar

Description: ATL 实现定制的 IE 浏览器栏、工具栏和桌面工具栏 < IE编程 > 最近,由于工作的要求,我需要在 IE 上做一些开发工作。于是在 MSDN 上翻阅了一些资料,根据 MSDN 上的说明我用 ATL 胜利完成了“资本家老板”分配的任务。-ATL customized browser bar, toolbar and desktop toolbar lt; IE programming gt; Recently, the job requirements, I need IE to do some development work. So MSDN read some information, according to the instructions on the MSDN I use ATL victory completed a "capitalist bosses" for the task.
Platform: | Size: 115712 | Author: 毛建孟 | Hits:

[ActiveX/DCOM/ATL向ATL DLL中传递C++对象

Description: 几个星期以前,我拼命的寻找一个能够通过COM接口传递C++对象的例子,但是,没有找到.这就是我发表这篇文章的原因。   向ATL的DLL中传递一个C++对象参数并不是非常之难,但是,当然也会有点难度,也很有趣。-few weeks ago, I went all out to look for a pass through COM interface C Object example, but not found. This is my reason for this article. ATL to the DLL send a C object parameter is not very difficult, but we will certainly a little more difficult, but also very interesting.
Platform: | Size: 37888 | Author: 老大 | Hits:

[ActiveX/DCOM/ATL加密解密的代码,以ATL形式提供crypt_it

Description: 加密解密的代码,以ATL形式提供crypt_it 加密解密的代码,以ATL形式提供crypt_it-encryption and decryption code to ATL crypt_it form of encryption and decryption code to the form of ATL crypt_it
Platform: | Size: 134144 | Author: | Hits:

[ComboBoxATLCreateActiveXCtrl

Description: 如何用ATL创建ActiveX控件 实现了一个ActiveX控件,它在一个圆内部有个正多边形,当用户在多变形内部单击将会使多边形的边数在当前的基础上+1,在多变形外部单击将会使多边形的边数在当前的基础上-1,并能改变多边形的颜色.最后举了两个例子说明了如何使用这个刚刚生产得控件.一个是把该控件应用到网页中,一个则是用于一个基于对话框的程序中.详细代码请下载压缩包.-how to use ActiveX to create an ActiveX control, it is an internal circular 000 regular polygon, when users click over internal deformation will polygon edges in the current one on the basis of the external deformation more click will enable the polygon edges in the current basis of-1, polygon and change color. For the last two examples illustrate how to use the controls just in the production. one is to control the application of the Web page, one is based on a dialog box for the process. detailed code download compressed.
Platform: | Size: 70656 | Author: 李文秀 | Hits:

[GUI Develop用ATL开发复合控件

Description: 如何用ATL建立复合控件,以及如何响应连接点事件。考虑到代码很简单,程序中没有加注释,如有不清楚请参看MSDN,代码仓促中完成,不免有疏漏,见谅-how to build ATL composite controls, and how to respond to incidents connection points. Taking into account code is very simple, procedures not a footnote, if not please refer to the MSDN, code hastily completed, inevitably imperfect, forgiven
Platform: | Size: 33792 | Author: | Hits:

[GUI Develop两个ATLCOM组件源代码参考例子

Description: 这两个代码例子是本人在最近复习 com 时所写,主要是参考 Tom Armstrong, Ron Patton的ATL Developer s Guide,2nd Edition,希望不要笑话。以后本人写一些精彩片断,这次权当开场白吧-two code example is the recent review I wrote when com, the main reference Tom Armstrong, Ron Patton of ATL Developer s Guide, 2nd Edition, in the hope of a joke. After I made some wonderful clips, opening this right when it
Platform: | Size: 90112 | Author: | Hits:

[Windows Develop使用VC++ATL实现Office的COM插件

Description: 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large software( like ArcGis,Office), this it not popular. Plugin based on COM is popular used in large software
Platform: | Size: 70656 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net