28 May
2024
28 May
'24
9:10 p.m.
@rbernon v2: * Apply 0xe000 to scancode on KEYEVENTF_EXTENDEDKEY only for injected input (+tests). * Use 0xff mask instead of BYTE casts when using vsc2vk entries. * Use only lower byte of vkey in the WH_KEYBOARD_LL hook. * Use the translated numpad vkeys in the WH_KEYBOARD_LL hook. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5601#note_70149