开发者

how to send input to multiple emulated mice using dsf(device simulation framework)?

开发者 https://www.devze.com 2023-04-11 00:19 出处:网络
How do i send input to 4 different emulated mice? This is specific to dsf(device simulation framework). I would like to send an input report to the emulated usb mouse devices the script creates in gen

How do i send input to 4 different emulated mice? This is specific to dsf(device simulation framework). I would like to send an input report to the emulated usb mouse devices the script creates in generichid script in generichid samples folder under dsf.

Im just having trouble figuring out the hex or keycodes to send in the input report to tell the OS t开发者_如何学Co move the mouse and simulate a left mouse click event.


Never mind its located on teh website under downloads section for more information. This code does not work yet though: ExtHubPort = ExtHub.Ports(1) ExtHubPort.HotPlug(GenericHIDDSFDev)

This is where i plug in the generic usb mouse device.

If someone wishs they can read the code above from link but i believe its an simple error somewhere i made that is causing this to happen.

I have a problem because the everything up to the Softhidreceiver i know works because ive been testing it.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号