1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/programs/conhost
2023-11-01 22:44:03 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
conhost.c conhost: Use the wcsdup function instead of reimplementing it. 2023-09-25 10:23:38 +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: Use nameless union/structs. 2023-06-16 17:56:55 +02:00