-
条码扫描器接口编程
目前的条形码扫描器有点类似外接键盘(其实从消息传送上它就相当于一个键盘),把输入焦点定位到可输入的控件上,一扫描相应的条形码信息就输入到文本框中去了,但是如果没有输入焦点,或另一个不相干的程序获得输入焦点,那就有点乱套了。我想实现的是,不管什么情况,只要扫描器一工作,我的程序就能自动激活,并能获得当前输入的条形码信息。 实现思路:我用的是litele牌的USB口的红外条形码扫描器,仔细分析了一下,扫描成功后,以键盘按键消息的形式把条形码输入信息通知给系统。这样通过键盘钩子就可以方便的获得该信息了。但是,怎样区分信息是键盘还是条形码输入的哪?很简单,条形码扫描器在很短的时间内输入了至少3个字符以上信息,并且以“回车”作为结束字符,在这种思想指引下,很完美的实现了预定功能。
- 2014-03-27下载
- 积分:1
-
spy_fileio_src
说明: spy++的一个小例子,涉及Vxd操作和DDK编译(spy++ a small example, involving the operation and DDK compiler Vxd)
- 2008-10-25 10:08:51下载
- 积分:1
-
C# QQ发送消息源码下载(亲测可用)
C# QQ发送消息源码下载(亲测可用)
- 2014-08-14下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
DLL函数查看器V2.0
DLL函数查看器V2.0 可以看看dll里导出地函数(Function reader V2.0 of DLL can see the ground function of the derivation in dll )
- 2020-06-26 07:40:02下载
- 积分:1
-
Windows_Loader_v2.2.2_By_AsaadSoft
说明: pour rendre le windows saven original en un seul click pour toute les versions
- 2019-02-04 06:10:00下载
- 积分:1
-
Halo
对Halo轨道的设计,使用MATLAB,可以运行,有图(The Halo track design and operation, the use of MATLAB software,)
- 2020-12-17 20:29:11下载
- 积分:1
-
tyucn_srngy
一种获取系统下面的图形设备的源代码和说明文件(A way to get the source code and documentation of the following graphics device system)
- 2012-09-24 00:09:33下载
- 积分:1
-
palive
用户界面编程DialogBar的试验,好案例()
- 2018-06-15 19:37:39下载
- 积分:1
-
ketermine
这个代码可以返回当前机子中的网卡的以太网地址,很好(This code can be returned to the network card in the current machine Ethernet address, very good)
- 2017-03-22 14:40:57下载
- 积分:1