hidmouse

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:51KB
下载次数:71
上传日期:2013-03-06 12:25:35
上 传 者qw15681568
说明:  vc++6.0,关于模拟键盘鼠标的c++源码,可实现自动键盘和鼠标按键
(vc++6.0, to analog the keyboard mouse c++ source can achieve automatic keyboard and mouse button)

文件列表:
hidmouse\function.h (711, 2003-03-27)
hidmouse\hidmouse.h (878, 2003-03-27)
hidmouse\makefile (267, 2003-03-27)
hidmouse\sas.ncb (50176, 2005-02-06)
hidmouse\sources (1387, 2003-03-27)
hidmouse\vhidmou.cpp (2021, 2003-03-27)
hidmouse\vhidmou.def (561, 2003-03-27)
hidmouse\VHIDMOU.dsp (20072, 2005-02-06)
hidmouse\vhidmou.dsw (309, 2003-03-27)
hidmouse\vhidmou.h (628, 2003-03-27)
hidmouse\vhidmou.inf (2894, 2005-02-06)
hidmouse\vhidmou.ncb (50176, 2005-02-07)
hidmouse\vhidmou.opt (59904, 2005-02-07)
hidmouse\VHIDMOU.plg (3201, 2005-02-06)
hidmouse\vhidmou.rc (1721, 2003-03-27)
hidmouse\vhidmou.sys (67924, 2005-02-06)
hidmouse\vmoudev.cpp (13552, 2005-02-10)
hidmouse\vmoudev.h (2535, 2005-02-06)
hidmouse\vxd\buildfre_win2k.log (740, 2005-02-05)
hidmouse\vxd\kbdmouse.cpp (3975, 2003-03-27)
hidmouse\vxd\kbdmouse.h (1507, 2003-03-27)
hidmouse\vxd\kbdmouse.mak (257, 2003-03-27)
hidmouse\vxd\kbdmouse.vrc (330, 2003-03-27)
hidmouse\vxd (0, 2013-03-06)
hidmouse (0, 2013-03-06)

Virtual HID Mouse Example Copyright (c) 1997-1999 Compuware Corporation The virtual HID mouse example shows how to build a WDM mouse driver for Windows ***. The mouse driver is 'virtual' in the sense that it does not require a physical mouse device. Instead, it gets mouse input from a VxD (kbdmouse), which traps hot keys that correspond to mouse moves and clicks. The top level directory of the zip contains the source code for the VHIDMOU.SYS component of the example. This is a HID minidriver which can be installed under Windows ***. It has been tested on builds 1525 and 1546. The example is built with Compuware Numega's Driver::Works device driver development kit. This tool kit is used to build drivers for Windows NT and WDM. Subdirectory VXD contains the source code for the KBDMOUSE.VXD driver. This is the VxD that converts hot keys to mouse input by calling the exported functions of VHIDMOU.SYS. The driver is based on Compuware Numega's VtoolsD device driver kit, which is used to build VxDs for Windows 9x and Windows 3.x.

近期下载者

相关文件


收藏者