Files
Odin/core/sys/windows
Jeppe Skov ffc592c7cf Added missing Windows functions for console manipulation
This commit adds several missing types and functions to the Windows implementation to enable manipulation of console windows. The types added include 'SMALL_RECT', 'CONSOLE_SCREEN_BUFFER_INFO', and 'PCONSOLE_SCREEN_BUFFER_INFO'. The functions added include 'GetConsoleScreenBufferInfo', 'SetConsoleScreenBufferSize', and 'SetConsoleWindowInfo'. These functions were necessary to properly manage the console window.
2023-02-28 23:18:10 +01:00
..
2022-10-10 20:40:41 +03:00
2022-10-01 17:13:17 +03:00
2022-12-21 22:18:13 +00:00
2022-12-19 13:21:16 +00:00
2022-06-07 20:16:32 +03:00
2022-12-19 16:31:32 +00:00
2022-10-01 17:12:23 +03:00
2022-10-18 10:28:17 +01:00
2022-12-19 11:54:15 +00:00
2022-12-06 02:01:35 +02:00
2022-08-12 21:56:55 +02:00
2022-09-10 16:54:34 +04:00
2022-05-12 14:27:46 +01:00