Windows API Tutorial: Hiding and Resizing the Console Cursor

preview_player
Показать описание
This short Windows API tutorial demonstrates how to hide and resize the console cursor in your console applications. Useful for console games and applications that do not require a flickering cursor.
Рекомендации по теме
Комментарии
Автор

My c++ it don't know CONSOLE_CURSOR_IFNO ci;

panhavisaltong