1 2
COORD WCoord = {0,0}; DWORD nKol=0; size_t xy = 80*25; BOOL fSuccess = FillConsoleOutputAttribute( GetStdHandle(STD_OUTPUT_HANDLE), 0, xy, WCoord, &nKol );