搜索资源列表
helloworld
- 这是vb6.0用于操作淘宝api的一个例子,函数书写非常简便。-This is a vb6.0 Taobao api for the operation of an example, the function is very easy to write.
ActiveX
- ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序
vbapihsk
- 把vb自带的API声明、结构、常量等等写入tlb,利用vb6对com的支持,只需在工程里引用上tlb,tlb中的所有API声明、常数、结构就能像内部函数一样使用,不需要再额外声明,极大方便使用API(The VB's API declaration, structure, constant and so on are written to TLB, and VB6's support for com is only recommended in engineering. All API decl