Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with key (...|0x40000)
#7
Maybe this Windows feature (sending Unicode characters like keys using VM_PACKET key) is used only for characters >0x100. It is not documented.

For characters in range 0x100-0xffff QM uses Alt+Numpad.

Macro Macro1379
Code:
Copy      Help
spe
key CE
int c
for c 0x100 0x200
,key F"{c-0x100}" (c) Y

#ret


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)