搜索资源列表
ACTXWVC
- 用VC开发activeX控件的电子书,很不错的-with VC activeX control of e-books, very good
MSComm
- MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
how_to_use_Visual_Cpp_to_develop_ActiveX_control_b
- This article introduces how to use Visual C++ to develop ActiveX control by example.Then we compile scr ipt to insert it into web page.from this ,it displays the strong life of the ActiveX controll in the development of netware.
delphi--activex
- delphi开发activex控件的心得
conny2
- 用ActiveX控件为组态软件扩展控制功能模块,剖析了ActiveX控件,结合开发组态软件来讲解利用VC使用ActiveX控件.
AutoCAD.rar
- 基于ActiveXAutomation的AutoCAD二次开发及应用实例.pdf,ActiveXAutomation of AutoCAD-based development and application of the second. Pdf
ADG_Chin_Ver2_50
- EPSON OPOS ADK Version 2.50E 的手册,中文版,《OPOS ADK 应用程序开发指南--基本功能》-EPSON OPOS ADK offers standardized API functions that interface with peripherals used in POS systems through ActiveX controls that can be run in Visual Basic, operating on the Windows
ImageView
- ImageView Activex Easy use OCX
activexeventcallbackanddatatransfer
- 介绍了LabVIEW下的activex控件的中断方法和数据传递技巧。-LabVIEW introduced under the activex control methods and data transmission interruption skills.
SPP.doc
- 在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述 -In VC++ in the There are two ways to carry out serial communication. One is the use of Microsoft' s ActiveX controls provided by Microsof
ActiveX
- 根据微软权威的软件开发指南MSDN(Microsoft Developer Network)的定义,ActiveX插件以前也叫做OLE控件或OCX控件,它是一些软件组件或对象,可以将其插入到WEB网页或其它应用程序中。 -According to Microsoft s software development authority Guide MSDN (Microsoft Developer Network) definition, ActiveX plug-ins before, also
activex
- 用vc开发activex 用vc开发activex-activexactivexactivexactivexactivexactivex
ActiveX
- ActiveX是Microsoft对于一系列策略性面向对象程序技术和工具的称呼,其中主要的技术是组件对象模型(COM)。在有目录和其它支持的网络中,COM变成了分布式COM(DCOM)。在创建包括ActiveX程序时,主要的工作就是组件,一个可以自足的在ActiveX网络(现在的网络主要包括Windows和Mac)中任意运行的程序。这个组件就是ActiveX近控件。ActiveX是Microsoft为抗衡Sun Microsystems的JAVA技术而提出的,此控件的功能和JAVA applet
labVIEW_DATAQ
- Data Acquisition Using LabVIEW and DATAQ Instruments’ ActiveX Controls - step by step explained .(the first steps in labview dataq)-Data Acquisition Using LabVIEW and DATAQ Instruments’ ActiveX Controls- step by step explained .(the first steps i
34545354
- activex控件编程Win32编程点滴 - 简单ActiveXControl控件的使用 汇编语言 疯狂代码-Programming Win32 Programming activex control bit by bit- a simple ActiveXControl control the use of assembly language code for crazy
3434636
- 让动态创建的ActiveX控件响应Windows消息 - VC++ - 编程文档 - 编程论坛-To dynamically created ActiveX control to respond to Windows messages- VC++- Programming Document- Programming Forum
ActiveX
- ActiveX scr ipting技术开发文档-ActiveX scr ipting technology development documentation
ActiveXExcelAutoCAD
- ActiveX,Excel到CAD的转换技术,可以参考一下。-ActiveX, Excel to CAD conversion technology, you can reference.
ActiveX
- 使用ActiveX控件实现批量文件上传,文档中包括实现的核心代码。-Using batch file upload ActiveX control, documentation including the realization of the core code.
MFC---ActiveX
- MFC activeX详细解读,里面详细讲解了ActiveX的使用,适于没有基础的用来学习。-MFC ActiveX。