wine/programs/conhost
Eric Pouech bdad6f2c85 conhost/tests: Fix tests for some keyboard layouts.
Some keyboards (French, German and some others) report the right alt key
(which is some cases the right-shift one) as ctrl+alt.
Add proper handling for ctrl+alt return from VkKeyScan().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52980
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-10-24 18:50:29 +02:00
..
tests conhost/tests: Fix tests for some keyboard layouts. 2022-10-24 18:50:29 +02:00
conhost.c kernelbase: Return full title length from GetConsoleTitle(). 2022-10-10 11:19:44 +02:00
conhost.h conhost: Don't prompt the user to save their app-specific settings. 2022-05-30 22:07:42 +02:00
conhost.rc conhost: Don't prompt the user to save their app-specific settings. 2022-05-30 22:07:42 +02:00
Makefile.in conhost: Enable compilation with long types. 2022-02-04 11:20:33 +01:00
window.c conhost: Update debug output and comments when loading/saving settings. 2022-06-09 20:55:20 +02:00