搜索资源列表
com编程实例全集
- 说到COM,相信在Windows平台上有过开发经验的朋友一定接触过,它是Windows操作系统的基本软件模型,从93年建立以来,为Windows平台的推广和发展做出了不可磨灭的贡献,而且其自身还在不断发展。但是要真正开发COM组件并不是很轻松,在Visual C++中,我们既可以使用MFC也可以使用ATL。MFC完全面向Windows应用,它用C++的封装技术建立了一套适合于开发Windows应用的C++类库,虽然在后期的版本中MFC提供了大量的COM支持,但是从基本的设计结构上讲,MFC不适合
CCWheelControl
- 运用VC++6.0编写的一个ACTIVEX 控件,可以在windows2000、XP下编程使用,类似与滚轮-use of the VC 6.0 prepare a ACTIVEX control, in by Windows, XP program to use, similar to the wheel
tangodownload
- 糖果下载组件是一款功能强大的网络中间件,使用它可以扫清网络编程方面的障碍,使你的软件在网络技术方面达到专业水准,而无需了解复杂的网络底层和网络协议。 糖果下载组件 有以下突出优势: 1 极快的下载速度; 2 很低的CPU占用率; 3 程序运行流畅,不会有等待现象,随时可退出; 4 支持ISA代理服务器的Windows集成身份认证(NTLM认证); 5 支持多源多线程下载技术。
ActiveX
- 一个ActiveX的实例编程,应用的是windows自带的东西。适合于刚入门的ActiveX编程的用户,希望大家多多指教
AxBrowser.rar
- 本人学习Windows编程时的入门程序,在ActiveX控件中嵌入一个浏览器控件,可以完成简单的网页解析,并且提供测试程序加载和测试这个控件。使用VC++ 2005可以直接编译运行。,I am learning Windows programming at the time of entry procedures, in the ActiveX control embedded in a browser control, web page to complete simple analysis,
MyLED
- windows 控件的编程,,ActiveX的编写,,实现LED的显示,设置-windows programming control,, ActiveX development, and achieve LED display, set
COM
- 通过该程序,可学会Windows平台上的COM编程。-Through the program can learn to Windows platform on the COM programming.
ACTIVEX
- ActiveX控件可以简单地理解为能够实现特定功能的控件,例如可以浏览网页的控件、可以播放音频与视频的控件,可以播放Flash动画的控件等等。ActiveX控件是一种可重用的软件组件,由编程语言开发,开发ActiveX控件可以使用各种编程语言,如C,C++,当然也包括Visual Studio.NET环境的VB.NET、VC.NET、C等编程语言。ActiveX控件目前仅适用于Windows平台。 -ActiveX controls can be simply understood as the
msscl_manual
- MAXSPACE参考指南,这个组件包是我为大家免费提供的第三方BCB组件包,同时提供所有组件的源码,希望可以通过它帮助和方便大家学习与交流有关BCB和Windows的编程技术与心得-The component package is provided free of charge for everyone I am a third-party BCB component package, while providing all the components of the source code
CEComServer
- Wince 下COM组件开发实例 特别适合初学者学习windows mobile 编程-windows mobile com compent develop This source code includes: CEComServer.h CEComServerppc.rc CEComServer.rc2 CEComServer.def CEComServer.cpp This exmple is useful for students who are new de
infotip
- Windows 2000引入了许多很有用的用户界面新特点,我们能在自己的应用程序中定制和实现这些用户界面。本文是由一系列文章组成,将探讨包括信息提示(Infotip)、增强文件夹特性、搜索管理、图标覆盖和快速启动工具条在内的几个新的UI编程,使用它们来丰富系统外壳的功能。-Windows 2000 introduced a number of useful new features of the user interface, we can customize their own applica
Tricks-of-Win-Game-Programming-
- 详细覆盖了从Windows编程到direct 3D, direct Draw, direct Music, direct Input的编程方法,以及游戏编程中的常用算法和编程技巧。-This book takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Fo
ProComWithAtl
- 精通COM编程和ATL编程技术,适合有志于掌握Windows底层和Windows精髓的开发人员阅读。-ATL COM programming and proficient in programming techniques for aspiring to grasp the essence of Windows low-level, and Windows developers to read.
ActiveX
- ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序
Microsoft-windows-hta-programming
- 微软windows脚本中心之hta编程,脚本中心:ActiveX 控件指南-Microsoft windows scr ipt center hta programming, scr ipt center: ActiveX Controls Guide
Visual-CPP
- 本书是为计算机专业的学生以及从事计算机科学与技术工作的工程技术人员编写的, 也适合于非计算机专业的学生使用。 全书共 10 章,首先介绍了Visual C++开发环境及概要性地介绍了基于MFC 的应用程 序,然后详细讲解了图形和文本输出、对话框和Windows 标准控件、菜单、工具栏、状态栏、文档视图、数据库、组件与ActiveX 控件、动态链接库、多线程及网络等编程技术。-This book is for computer science students as well as t
COM_JSNM
- windows中的COM组件编程和应用,包含完整的说明和例子。-COM components in windows programming and applications, including a complete descr iption and examples.