Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Displaying KBDLLHOOKSTRUCT vkCode as printable characters
#1
Is there a system call or simple way to convert KBDLLHOOKSTRUCT vkCode or scanCode values (combined with GetMod status) to printable string values?
#2
Macro
Code:
Copy      Help
str s
FormatKeyString 33 0 &s
out s


Forum Jump:


Users browsing this thread: 1 Guest(s)