vmulti-master

所属分类:Windows编程
开发工具:Visual C++
文件大小:32KB
下载次数:18
上传日期:2015-08-06 20:24:15
上 传 者harvey_yu
说明:  windows 虚拟输出设备包含鼠标键盘
(windows virtual output device contains mouse and keyboard)

文件列表:
buildme.bat (1202, 2015-05-05)
client (0, 2015-05-05)
client\client.c (17217, 2015-05-05)
client\sources (317, 2015-05-05)
client\vmulticlient.vcproj (3740, 2015-05-05)
dirs (74, 2015-05-05)
hidmapper (0, 2015-05-05)
hidmapper\hidkmdf.c (6934, 2015-05-05)
hidmapper\hidkmdf.rc (350, 2015-05-05)
hidmapper\makefile (271, 2015-05-05)
hidmapper\sources (156, 2015-05-05)
inc (0, 2015-05-05)
inc\hidport.h (5475, 2015-05-05)
inc\vmulticlient.h (1119, 2015-05-05)
inc\vmulticommon.h (5039, 2015-05-05)
sys (0, 2015-05-05)
sys\makefile (570, 2015-05-05)
sys\makefile.inc (220, 2015-05-05)
sys\sources (441, 2015-05-05)
sys\vmulti.c (35071, 2015-05-05)
sys\vmulti.h (23961, 2015-05-05)
sys\vmulti.inx (4199, 2015-05-05)
sys\vmulti.rc (294, 2015-05-05)
test (0, 2015-05-05)
test\makefile (275, 2015-05-05)
test\sources (426, 2015-05-05)
test\testvmulti.c (8222, 2015-05-05)
test\testvmulti.cbp (1421, 2015-05-05)
test\testvmulti.rc (350, 2015-05-05)
test\testvmulti.vcproj (4282, 2015-05-05)
vmulticlient.sln (1513, 2015-05-05)

# vmulti Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick) ### Prerequisites Windows Driver Kit (https://www.microsoft.com/whdc/devtools/wdk/wdkpkg.mspx) ### Building Start a WDK build environment Navigate to the location of your vmulti source root directory (eg. C:\projects\vmulti) Build the drivers and test program using build -wgc ### Installing Note: This will not work on ***-bit systems without first properly signing the driver Gather together the vmulti.sys/vmulti.inf/hidkmdf.sys files into single directory Also copy the file WdfCoInstaller01009.dll (from the WDK) to your installation directory Also copy the file devcon.exe (from the WDK) to your installation directory Run the command: devcon install vmulti.inf djpnewton\vmulti ### Testing Run testvmulti.exe /multitouch to move the cursor via virtual multitouch (only available on Win7 and above) Run testvmulti.exe /mouse to move the cursor via virtual mouse Run testvmulti.exe /digitizer to move the cursor via virtual digitizer

近期下载者

相关文件


收藏者