wine/programs/conhost
Gabriel Ivăncescu 7b2b4e0329 conhost: Respect the StartupInfo's wShowWindow.
Since 859b526c81, console windows are always
shown even if they're supposed to start in some other state, e.g. minimized.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-02 19:08:04 +01:00
..
tests conhost/tests: Add more ReadConsoleA tests. 2020-11-19 21:24:18 +01:00
conhost.c conhost: Respect the StartupInfo's wShowWindow. 2020-12-02 19:08:04 +01:00
conhost.h conhost: Signal console in process_console_input if needed. 2020-11-24 20:20:38 +01:00
conhost.rc conhost: Import config dialog from wineconsole. 2020-10-09 17:38:33 +02:00
Makefile.in conhost: Import config dialog from wineconsole. 2020-10-09 17:38:33 +02:00
window.c conhost: Use console debug channel. 2020-11-11 21:14:58 +01:00