-
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
-
bookmark
简单的书签程序,记录一些常用网址。能添加网址,单击网址自动进入网站。(Bookmark procedures, records of some commonly used web site.Add URL, click URL automatically enter the site.
)
- 2012-02-05 13:01:49下载
- 积分:1
-
VBdatabase-
这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
- 2013-04-20 12:57:31下载
- 积分:1
-
Equipment_debug
VB写的GPIB通讯例子+源码下载,NI 安捷伦 GPIB 大家可以参考看看。在仪器面板中可选择连接方式、GPIB地址、网络地址,可以发送命令。用了一些控件来美化窗体的按钮。(VB wrote GPIB communications+ source code examples download, NI Agilent GPIB we can take a look. In the instrument panel, optional connection, GPIB address, network address, you can send commands. Used some form of control to beautify the button.)
- 2014-05-09 12:25:19下载
- 积分:1
-
C++串口通信
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.(with Serial Communication, which can be used with serial transmission of information between the principle.)
- 2005-03-29 11:21:03下载
- 积分:1
-
LTB_v1.0
说明: Catia的二次开发,生成齿轮小工具,附带源码(Secondary development of Catia, generating gear gadgets, with source code)
- 2020-06-18 20:20:01下载
- 积分:1
-
vbyinyue
vb调用背景音乐,无音乐文件,实现调用内存来播放音乐(vb call background music, no music files)
- 2011-09-28 16:38:02下载
- 积分:1
-
freuuency_overlapping
this a help file about develop visual basic programe,()
- 2018-05-08 12:15:52下载
- 积分:1
-
IsPrime
excel文件中Decide宏为判断是否素数,Decompose宏为分解素因数。(The Decide macro in the excel file to determine whether the prime, Decompose macro for the decomposition of prime factor.)
- 2014-07-21 17:32:45下载
- 积分:1
-
Translate.Files.With.Winsock
这是一个简单地使用WinSock传输文件的工具,分为服务端和客户端,先抛一块砖。(This is a simple way to transfer files using the WinSock tool is divided into server and client, first throw a brick.)
- 2009-03-26 11:02:46下载
- 积分:1