reactos/dll
Tibor Lajos Füzi 299e4305ef
[KEYBOARD] Fix left key code in extended_key_names in several layouts (#7311)
I found this bug while testing random games, the left key didn't work.
After switching to other keyboard layouts (German, English) the problem
disappeared. There are games (e.g. Doom 3 demo, Tomb Raider 2 demo) that
somehow use this code from extended_key_names to determine which key the
user pressed. It might be a good idea to check other keyboard layouts too,
since I found that table inconsistent across languages.
2024-09-08 02:32:27 +03:00
..
3rdparty
appcompat [APPHELP] SdbGUIDToString(): use sizeof(WCHAR) instead of '2' (#7137) 2024-07-11 18:28:54 +02:00
cpl [UXTHEME] Add Turkish (tr-TR) translation (#7307) 2024-09-07 19:36:27 +03:00
directx [CMAKE] Use COMPILE_OPTIONS instead of superseded COMPILE_FLAGS 2024-08-21 11:34:48 +03:00
ime [MSCTFTIME] Add Russian (ru-RU) translation 2024-07-09 18:24:17 +03:00
keyboard [KEYBOARD] Fix left key code in extended_key_names in several layouts (#7311) 2024-09-08 02:32:27 +03:00
nls
np
ntdll [CMAKE] Statically link _ftol2/__ftoul2_legacy to libntdll 2024-08-27 21:34:50 +03:00
opengl [CMAKE] Use COMPILE_OPTIONS instead of superseded COMPILE_FLAGS 2024-08-21 11:34:48 +03:00
shellext [STOBJECT] Do not report the remaining battery capacity if it is unknown 2024-08-13 14:17:04 +02:00
win32 [UXTHEME] Add Turkish (tr-TR) translation (#7307) 2024-09-07 19:36:27 +03:00
CMakeLists.txt