0

Some years back I was able to easily catch with Spy++ to detect any keyboard presses that were sent to a window.

Now with spyxx_amd64.exe, the output looks differently: enter image description here

I'm missing the parameters like which keycode was sent. All the sweet little details are missing.

Can anybody tell me what I need to do to show these extended parameters?

Thank you.

tmighty
  • 10,734
  • 21
  • 104
  • 218

1 Answers1

0

I got it. In the options menu I need to enable the following options:

enter image description here

tmighty
  • 10,734
  • 21
  • 104
  • 218