CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vb Function
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - vb Function - List
[
ActiveX/DCOM/ATL
]
6.8demo
DL : 0
一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL's accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very intuitive, and all the documentation function.
Date
: 2008-10-13
Size
: 95.73kb
User
:
xks
[
ActiveX/DCOM/ATL
]
ASPDELFILE
DL : 0
VB编写的简单功能服务器组件,演示了组件编写的简单代码,asp脚本可以调用完成删除文件的功能。-VB prepared by the simple function of the server components, the components demonstration prepared by the simple code, asp scripts can be called complete deletion of files.
Date
: 2008-10-13
Size
: 5.24kb
User
:
宋益波
[
ActiveX/DCOM/ATL
]
ActiveX-iplotx
DL : 0
一款功能强大的实时曲线现实控件ipoitx 可用与vb与vc++ 通过调用里面的ADD方法可以方便实现图像显示功能-one powerful reality of the real-time control curve and vb ipoitx available by calling vc and the inside ADD can facilitate the achievement of image display function
Date
: 2008-10-13
Size
: 441.77kb
User
:
韩祥林
[
ActiveX/DCOM/ATL
]
6.8demo
DL : 0
一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL's accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very intuitive, and all the documentation function.
Date
: 2025-12-22
Size
: 95kb
User
:
xks
[
ActiveX/DCOM/ATL
]
ASPDELFILE
DL : 0
VB编写的简单功能服务器组件,演示了组件编写的简单代码,asp脚本可以调用完成删除文件的功能。-VB prepared by the simple function of the server components, the components demonstration prepared by the simple code, asp scripts can be called complete deletion of files.
Date
: 2025-12-22
Size
: 5kb
User
:
宋益波
[
ActiveX/DCOM/ATL
]
ActiveX-iplotx
DL : 0
一款功能强大的实时曲线现实控件ipoitx 可用与vb与vc++ 通过调用里面的ADD方法可以方便实现图像显示功能-one powerful reality of the real-time control curve and vb ipoitx available by calling vc and the inside ADD can facilitate the achievement of image display function
Date
: 2025-12-22
Size
: 442kb
User
:
韩祥林
[
ActiveX/DCOM/ATL
]
VBMsWord
DL : 0
word的封装。利用webbrowse对word实现封装,提供了打开,保存,打印的方法,页眉页脚标尺的控制,以及查找替换的功能。-word of the package. Use of the word to achieve webbrowse package provides the open, save, print method, header, footer ruler of control, as well as to find the replacement function.
Date
: 2025-12-22
Size
: 12kb
User
:
郑庆丰
[
ActiveX/DCOM/ATL
]
Complex_Matrix13_Matrix9
DL : 0
用vb编写的3个带有导出函数的dll,给出了相应的调用代码。用vb编写和调用dll时有一些限制,涉及到BSTR/VARIANT类型的函数最好用vc编写成dll/com。 -Prepared using vb export functions with three of the dll, call the corresponding code. Using vb to prepare and when to call dll has some limitations related to BSTR/VARIANT type of function is best to use vc preparation into dll/com.
Date
: 2025-12-22
Size
: 141kb
User
:
hanxiaohua
[
ActiveX/DCOM/ATL
]
useMSFLXGRD
DL : 0
在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。-At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
Date
: 2025-12-22
Size
: 2.1mb
User
:
hanxiaohua
[
ActiveX/DCOM/ATL
]
VB-CAD
DL : 1
使用VB引用AutoCAD库进行二次开发。功能是通过调用图库,实现参数绘制窑炉3视图。目前还不太完善,以后能引用一种新的技术(网上有)就能更好的实现了。这个是我的毕业设计的源码。-AutoCAD using VB reference library redevelopment. By calling the library function is to realize the parameters of the furnace three view drawing. Is still not perfect, to be able to reference a new technology (available online) can be better achieved. This is the source of my graduation project.
Date
: 2025-12-22
Size
: 1.05mb
User
:
zhaodanming
[
ActiveX/DCOM/ATL
]
helloworld
DL : 0
这是vb6.0用于操作淘宝api的一个例子,函数书写非常简便。-This is a vb6.0 Taobao api for the operation of an example, the function is very easy to write.
Date
: 2025-12-22
Size
: 7kb
User
:
lph
[
ActiveX/DCOM/ATL
]
ActiveX
DL : 0
ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序共享及传输数据的能力。 • 调用系统API函数。API函数是Windows环境中可供任何Windows应用程序调用的一组函数,可以调用这些函数进行系统控制等操作。 -This VB application user interface consists mainly of control, and the composition of the kit provides only 21 standard controls. Obviously, only use these controls write complicated application is difficult. Therefore, it is necessary to the VB function expansion and its approach has three main types: , using VB and third-party developers for users provide large amounts of ActiveX controls. They are VB toolbox extended, can greatly enhance the VB programming function. , use OLE technology. Can other Windows application object, such as Word doc, Excel illustrations etc insert VB app, thereby enhancing the VB and other applications to share and data transmission ability. , call system API functions. API is Windows environment for any Windows application procedure call a set of functions, which can call these functions systematically control operation.
Date
: 2025-12-22
Size
: 361kb
User
:
yangxianfeng
[
ActiveX/DCOM/ATL
]
TeeChart5
DL : 0
VB画图控件,可以用于VB的一般画图功能,实现起来十分方便(VB drawing controls, VB can be used for general drawing function, it is very convenient to achieve)
Date
: 2025-12-22
Size
: 935kb
User
:
18977324880
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.