Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intercept messages from USB auxiliary device
#6
Thank you, flag `RIDEV_PAGEONLY did the trick. I am able to listen to messages from the device. However, I am getting random output. For example, this is what I get after I keep pressing the same button on the device. I tried using AI, so far to no avail,

WM_INPUT, 1, 392956119
WM_INPUT, 1, 493684811
WM_INPUT, 1, 193792377
WM_INPUT, 1, 31263161
WM_INPUT, 1, 86903265
WM_INPUT, 1, 193857913
WM_INPUT, 1, 462750461
WM_INPUT, 1, 57606997
WM_INPUT, 1, 194185593
WM_INPUT, 1, 394135767
WM_INPUT, 1, 877789405
WM_INPUT, 1, 194251129
WM_INPUT, 1, 466420477
WM_INPUT, 1, 86968801
WM_INPUT, 1, 59900757
WM_INPUT, 1, 466616651


Messages In This Thread
RE: Intercept messages from USB auxiliary device - by cuitino - 02-26-2026, 09:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)