-
VB_yufa
VB入门, 语法精讲与精炼,简单易懂,可以用来做入门快速扫盲用。(VB entry, grammar succinctly and refining, easy to understand and can be used to make data entry quick literacy use.)
- 2013-11-06 15:50:45下载
- 积分:1
-
65358
** sBackUpfileName 恢复后的数据库存放目录
** sDataBaseName 备份的数据名
** sIsAddBackup 是否追加到备份文件中
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
**模 块 名:frestoredatabase_a
**描 述:恢复数据库,返回出错信息,正常恢复,返回""
**调 用:frestoredatabase_a "备份文件名","数据库名"
**参数说明:
** sDataBasePath 恢复后的数据库存放目录
** sBackupNumber 是从那个备份号恢复
** sReplaceExist 指定是否覆盖已经存在的数据
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
">
- 2013-08-22 09:58:50下载
- 积分:1
-
VBmemory
vb读写内存,可以改了做外挂,其实VB也是可以做外挂的(无DLL,VB加载.sys文件)(Vb to read and write memory, can be changed to do plugins, vb is actually can do plugins (No DLL,VB Loading Sys))
- 2013-11-16 10:43:53下载
- 积分:1
-
VB_Access
实现Visual Basic 与Access数据库的链接,包括Access数据库的打开、数据的写入、读出、删除、更新等!(It not only enable you to open the Access database but also input, output, delet and update the data in Access)
- 2009-09-14 16:31:08下载
- 积分:1
-
api32
Windows API 函数 for Visual Basic
声明:
本帮助文件由陈国强个人整理后出版,内容全摘自网络。版权归实际作者所有。
为了让网友们能更好的阅读和管理Windows API 函数,于是我为大家将网上的资料整理成一个帮助文件。让查阅API 函数变的更简单,容易,也更有效。
本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。
(Windows API )
- 2012-11-30 15:21:15下载
- 积分:1
-
k4
说明: 在VB中利用MO组件在图层中画多边形 for MO(The use of MO in the VB components in the layers of paint polygon for MO)
- 2007-11-26 00:48:48下载
- 积分:1
-
course
VB选课管理系统 VB+ACCESS 是一款简单的小程序,给大家看看(The VB course management system)
- 2014-04-11 16:49:04下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1
-
hisyons-files
his small example receives files over a network listens on,(His small example receives files over a network listens on,)
- 2017-04-12 11:39:39下载
- 积分:1
-
软件注册窗口切换
说明: 软件注册窗口切换,VB6.0 源码,学习中……学习中……学习中……学习中……学习中……(Software Registration Window Switching)
- 2020-06-23 16:40:01下载
- 积分:1