wine/programs/conhost
Eric Pouech e8c7920919 conhost.exe: Handle ctrl-\ in Wine.
Let conhost handle ctrl-\ instead of Unix tty, and pretend it's a
ctrl-pause/break key stroke.  This allows CUI application in processed
input mode not to close upon ctrl-\.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54141
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-01-25 10:04:02 +01:00
..
tests kernel32/tests: Skip some console tests on w1064v1909. 2022-12-21 18:24:39 +01:00
conhost.c conhost.exe: Handle ctrl-\ in Wine. 2023-01-25 10:04:02 +01: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
window.c conhost: Migrate from FontPitchFamily to FontFamily. 2023-01-11 11:54:16 +01:00