Searched refs:SetConsoleForegroundColorPrimary (Results 1 – 2 of 2) sorted by relevance
39 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function52 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()