-
himalconsistency
Use vb to manipulate the file (The Use of vb to file the file )
- 2017-04-04 18:05:42下载
- 积分:1
-
ruyking__specializations
停止等待试验的源代码,用VB实现,里面有一个现成的实现工程(Stop waiting for the test source code, using VB to achieve, there is a ready-made the implementation of the project)
- 2017-06-16 21:41:43下载
- 积分:1
-
756245245
VB校园即时通聊天软件源代码,有需要的就下载吧。(VB Campus Messenger chat software source code, there is a need to download it.)
- 2013-08-04 15:29:41下载
- 积分:1
-
GlcdTest
Source code for converting integer to byte
- 2013-11-07 05:12:10下载
- 积分:1
-
IEC103
关好电力规约IEC103的编程流程图.()
- 2007-09-19 17:34:02下载
- 积分:1
-
dasm
结合ezVidCap.ocx制作地籍档案扫描工作(Combined ezVidCap.ocx Country cadastral archives scanning)
- 2015-09-21 16:00:57下载
- 积分:1
-
UMAT
通用串行總線是一種通用接口,可實現設備與主機控制器(如個人計算機)之間的通信。它連接外圍設備,如數碼相機,鼠標,鍵盤,打印機,掃描儀,媒體設備,外部硬盤驅動器和閃存驅動器。(A Universal Serial Bus is a common interface that enables communication between devices and a host controller such as a personal computer . It connects peripheral devices such as digital cameras, mice, keyboards, printers, scanners, media devices, external hard drives and flash drives.)
- 2020-06-23 09:40:01下载
- 积分:1
-
cst
圆盘仪表控件 V3.1(4143KB),圆盘仪表控件 V3.1(4143KB)(Instrument control disc V3.1 (4143KB), disc Instrument Control V3.1 (4143KB))
- 2007-10-06 16:01:41下载
- 积分:1
-
caobiao
基本7022芯片的抄表测试程序.代码与抄表终端一致(Basic 7022 chip meter test procedure. Code consistent with the meter reading terminal)
- 2008-05-06 13:59:37下载
- 积分: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