Searched refs:SetConsoleForegroundColorPrimary (Results 1 – 3 of 3) sorted by relevance
40 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()54 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()