winamp has a api i never knew then again i never looked lol i use wmp api to do most player stuff since every windows pc has it , and based on Virtual1ty other videos probs made in c#
lokzter14 so it most likely and code for color is System.Console.ForegroundColor = ConsoleColor.Green; just noticed that comment over a year old owell
winamp has a api i never knew then again i never looked lol i use wmp api to do most player stuff since every windows pc has it , and based on Virtual1ty other videos probs made in c#
lokzter14 so it most likely and code for color is System.Console.ForegroundColor = ConsoleColor.Green; just noticed that comment over a year old owell
mkbmainpc 2 years ago
how do you get green letters in your command prompt? What is the program called? Were can i download it?
lokzter14 4 years ago
The green letters are set in the code behind the program. If you want to get green letters in the command prompt, you would type:
color 0A
The program is called Winamp Console, and it is not available for download - And it probably never will be.
Virtual1ty 4 years ago