1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/programs/conhost
Eric Pouech 80342a0c10 conhost: Support IME input in window mode.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-06-14 13:48:43 +02:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
conhost.c conhost: Support IME input in window mode. 2024-06-14 13:48:43 +02:00
conhost.h conhost: Save original console title on initialization. 2023-04-03 16:52:01 +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 makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
window.c conhost: Handle WM_CHAR for window console. 2024-06-14 13:48:43 +02:00