-
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
-
atm
模拟ATM取款机,并能进行世界货币的汇兑,操作简单,实现容易(atm)
- 2009-06-06 08:54:55下载
- 积分:1
-
ldzs
完整的基于VC的流动注射分析系统程序,采用VC编程,包括数据分析,曲线显示,多种分析方法。(Complete VC-based flow injection analysis system procedures, using VC programming, including data analysis, curve shows a variety of ways.)
- 2010-08-06 00:41:22下载
- 积分:1
-
airlinesystem
航空系统程序,实现航空班机的订票,退票,查询线路等问题。(Procedures for the aviation system, the achievement of air flight booking, refunds, and so on-line inquiries.)
- 2009-05-01 13:07:21下载
- 积分:1
-
Plugin
VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
- 2013-07-28 08:12:48下载
- 积分:1
-
bkDLControl
说明: 带进度条的vb下载控件(包含所有控件的源码)(with the progress of the download vb Control (contains all the source code control))
- 2005-12-04 15:47:48下载
- 积分:1
-
SkinBuilder
皮肤制作工具,皮肤制作工具,皮肤制作工具(skin produtedd,skin produteddskin produtedd,skin produtedd,skin produtedd,,)
- 2014-02-24 14:54:44下载
- 积分:1
-
c++_program_art
清华大学出版 c++编程艺术
讲解如何高效c++编程。
好书!(err)
- 2007-12-28 19:06:40下载
- 积分:1
-
positionpoint
opencv3.0下基于双目相机的空间特征点三维坐标测量(Three dimensional coordinate measurement of space feature points based on binocular camera under opencv3.0)
- 2020-11-06 19:29:49下载
- 积分:1
-
jc
说明: VC++编程基础
各类模块程序,均调试通过,简单易学,适合入门使用。(VC++ programming process based on various types of modules are debugging through, easy to learn, for entry to use)
- 2009-08-13 13:46:07下载
- 积分:1