Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - activex
Search - activex - List
使用ActiveX控件执行vbs脚本的源码-use ActiveX implementation vbs script FOSS
Update : 2008-10-13 Size : 2030 Publisher : 罗华

CheckListBox ActiveX控件是为了Microsoft Visual Basic和其他支持ActiveX控件的语言设计的控件。它提供了类似Microsoft Word和Excel 中的内含检查框 ( CheckBox)的列表框(listbox)。 更为神奇的是这个控件的每项都可以使用不同的字体、颜色和图标。检查框也可以设置成显示或不显示。你难道不想让自己程序中列表框变得更生动、更与众不同吗?软件中包括Visual Basic、Visual Basic.NET、Visual C#、C#Builder、Visual C++和Internet Explorer的例子。 -CheckListBox ActiveX is Microsoft Visual Basic and other support ActiveX controls the language controls the design. It provides a similar Microsoft Word and Excel containing the check box (CheckBox) list box (listbox). Even more miraculous is that the control of each can use different fonts, colors and logo. Check box can be set to display or not display. Do not let your own list box procedures have become more lively, more unusual? Software including Visual Basic, Visual Basic, Visual C#, C# Builder, Visual C and Internet Explorer example.
Update : 2008-10-13 Size : 311106 Publisher : 小马

This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for multi forms.-This a full 3-tier dababase application which includes a activeX dll project (business objects) and a standard exe (UI). Besides all the database techniques it demonstrates, it also shows how to make a MSHFlexgrid editable grid (with combobox. checkbox, datetimepicker) and how to merge a toolbar for multi forms.
Update : 2008-10-13 Size : 397393 Publisher : zxf

微软开发在线office范例,由Visual C++ 开发的ActiveX,其中有一处以改动,我曾在window2003测试成功。-Microsoft developing online office model, developed by the Visual C ActiveX, which is a punishable changes, I have window2003 tested successfully.
Update : 2008-10-13 Size : 129716 Publisher : 周生

在windows中直接注册或卸载任意activeX控件-windows in direct registration or unloading arbitrary activeX control
Update : 2008-10-13 Size : 27574 Publisher : 周迅

做扁平按钮的ActiveX控件,首次发东东,请多指导-so flat button ActiveX controls, the first page, please guide
Update : 2008-10-13 Size : 24149 Publisher : 吴名

activex控件呢?客户端上ie中关于activex的设置我全设为启用了 小弟在另外一台安装cb的win2000... -client on activeX ie on the set I had the whole set to open in another one brother-mounted cb the WIN2000 ...
Update : 2008-10-13 Size : 296304 Publisher : fhtr

本程序是在VC++6.0 中用 ActiveX控件 实现PC机与单片机之间的串口通信 。-this procedure is used in VC 6.0 ActiveX control PC and SCM serial communication between.
Update : 2008-10-13 Size : 82335 Publisher : anne

There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl. -There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most of the magic must be hand written. Because sometimes a piece of code is more clear than the article itself, I included the porting of CxShadeButton to an ActiveX control, but it s just an example, in the article I will speak about a generic AxButtonCtrl.
Update : 2008-10-13 Size : 72314 Publisher : 刘亦菲

使用VC6开发的一个ActiveX控件。包括容器程序。-use VC6 developed an ActiveX control. Procedures include containers.
Update : 2008-10-13 Size : 58763 Publisher : ZXD

ActiveX控件的制作及网络应用 程序名称:ChartData.ctl-ActiveX control in the production and network applications title : ChartData.ctl
Update : 2008-10-13 Size : 14537 Publisher : 远风

书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Update : 2008-10-13 Size : 1910456 Publisher : 龙杨

VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsoft's flagship product, which features a powerful and won the majority of programmers love. Using VC +5.0, ClassWizard, and the various controls which can easily build applications. This paper introduces a VC6.0's own ActiveX Object-ActiveMovieControl to build their own multimedia players. This is a general multimedia player, which will be available *. mp3, *. wma, *. MDI, *. wav, *. avi, *. dat documents, Repeat function
Update : 2008-10-13 Size : 22345 Publisher : 张奇

网页加密2:在页面内注册ActiveX控件,进行文件解密操作。-website encryption 2 : pages registered ActiveX controls, file decryption operation.
Update : 2008-10-13 Size : 83984 Publisher : 邢书宝

如果我们写软件时候用到了ActiveX控件,那么我们必须注册了才能使用,为了解决手动注册的麻烦,所以我用delphi6编写的小程序,实现ActiveX控件的自动注册,仅供参考学习。-If we write software often uses ActiveX control, then we must be able to use the registration, in order to solve the manual registration of trouble, so I used Delphi6 procedures for the preparation of small, ActiveX controls to achieve the automatic registration, and learning is for reference only.
Update : 2008-10-13 Size : 225164 Publisher : zhongwen

DL : 0
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial ports transmission and reception of data, applications for serial communication capabilities. MSComm Serial Programming at the very convenient, programmers do not need to go spend the time to understand more complicated API function, but also in VC, VB, Delphi and other languages can be used. Microsoft Communications Control (hereinafter referred to MSComm) is provided by Microsoft to simplify Windows programming of serial communication ActiveX controls, which provide for the application through the serial interface transceiver simple method of data
Update : 2008-10-13 Size : 17421 Publisher : 123

用VC开发ActiveX控件的开发指南,还有配套的源代码。-VC Development ActiveX Development Guide, supporting source code.
Update : 2008-10-13 Size : 3269371 Publisher : peter

数据库开发的文件说明,ADO(ActiveX Data Object)是Microsoft数据库应用程序开发的新接口,是建立在OLE DB之上的高层数据库访问技术,请不必为此担心,即使你对OLE DB,COM不了解也能轻松对付ADO,因为它非常简单易用,甚至比你以往所接触的ODBC API、DAO、RDO都要容易使用,并不失灵活性。-database development documented, ADO (ActiveX Data Object) is a Microsoft database applications open the new interface is built on top of the OLE DB database access technology senior, Please do not worry, even if you right OLE DB, COM ignorance can easily deal with ADO, because it is very easy to use, even more than the past, you have contact with the ODBC API, DAO, RDO easier to use, and not lose flexibility.
Update : 2008-10-13 Size : 1440966 Publisher : 风行者

DL : 0
制作幻灯片的ActiveX 控件,可以制作图片演示或屏幕保护 -produced slides ActiveX controls can produce pictures or screen presentation
Update : 2008-10-13 Size : 69762 Publisher : 荆无命

ActiveX文档容器
Update : 2008-10-13 Size : 89944 Publisher : yulingli
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.