在 Windows 上读取原始 USB 输入
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7373247/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 18:02:58 来源:igfitidea点击:
Read Raw USB Input on Windows
提问by DevelRoot
I have device that is a USB HID Human Interface that sends keycodes to usb host when I press the keys and I just can't find a simple program that will dump all the input data that comes in my USB port?(with source code available of course. USBlyzer does it, but it's shareware)
我有一个 USB HID 人机接口设备,当我按下按键时,它会向 USB 主机发送键码,但我找不到一个简单的程序来转储 USB 端口中的所有输入数据?(当然可以使用源代码。USBlyzer 做到了,但它是共享软件)