wine/programs/conhost
Eric Pouech c19f3b620a conhost: Fix tests on ReadConsole with CONSOLE_READCONSOLE_CONTROL.
It should fix the errors around line 1370 in conhost/tests/tty.c, but
it doesn't fix other errors around line 1530 and 1550 which are
completly unrelated to this change.  So failures to be expected on the
latter.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52648
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-10-10 11:22:23 +02:00
..
tests conhost: Fix tests on ReadConsole with CONSOLE_READCONSOLE_CONTROL. 2022-10-10 11:22:23 +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