搜索资源列表
用VB.NET 编写的键盘钩子程序
- 用VB.NET编写的键盘钩子程序。大家一定很想使用吧。通过API调用来实现的。-with VB.NET prepared by the keyboard hook procedures. We certainly want to use it. Through the API calls to achieve.
Win32_SDK_C_TabControl_source.
- TabControl demo. Awhile back, I wanted to use the tab control in a Win32 SDK C project. The low-level implementation proved to be somewhat cumbersome. A search of the Web turned up a lot of examples based on MFC, but very little along the lines of pl
Global_Keyboard_And_Mouse_HOOK
- 全局键盘和鼠标的Hook,用于监视鼠标和键盘事件.本代码用VB.net 2008完成.-The overall situation of the keyboard and mouse Hook, used to monitor mouse and keyboard events. VB.net 2008 with the code completion.
Form_L4_61111
- 电子密码锁源码,VB》NET,加硬件键盘可工作-Electronic Code Lock Source, VB " NET, plus the hardware keyboard to work
KeyBoard
- KeyBoard with VB NET
201092113141561
- 弹钢琴,同过电脑键盘,模拟弹钢琴, 资源类别: .Net源码¦VB.NET -Piano keyboard with a computer to simulate playing the piano, resource types:. Net Source ¦ VB.NET
vb.net-cha-xun-zheng-jian-
- 程序采用vb.net2005进行开发,主要功能是自动填写教师资格查询证号,自动提交查询,可以设定查询间隔,这是自己需要的功能。程序主要展示vb.net对键盘鼠标的控制。-The program uses vb.net2005 development, the main function is to automatically fill in the teachers' qualifications query permit number, and automatically submit
CH09
- 利用vb.net实现键盘控制图片在窗口上在四个方位移动移动-Mobile mobile using vb.net to achieve keyboard control picture in the window in the four cardinal
samples
- DD虚拟键盘虚拟鼠标调用源码,适用于VB6, DELPHI, VC, BC, VB.NET, C#, JAVA,易语言等各种编程语言。-DD virtual keyboard virtual mouse called source code, suitable for VB6, DELPHI, VC, BC, VB.NET, C#, JAVA, easy language, and other programming languages.
Capture-keyboard
- 在VB.NET中捕捉电脑键盘输入,并显示出来。-Capture and show the input of keyboard and in VB.NET.
keyboard
- KEYBOARD (SENDKEY USING AND SETWINDOWLONG API USING)AND BUTTEN aRRAY DYNAMIC CREATE AND ADD EVENT hANDLE. CAN REPACE REAL JUST KEYBOARD SO YOU CAN INPUT BY MOUSE CLICK VB.NET EXAMPLE -keyboard (sendkey using and setwindowlong api using
hook
- 键盘钩子,验证可以使用,自己只使用了捕获键盘按键事件。(keyboard hook,by VB.net .)