I copy the output of a console window to my console window. Now I want to copy the text's color as well.
How can I do that?
Update: This should be possible using ReadConsoleOutputAttribute but I'll just use non-coloured output.
I copy the output of a console window to my console window. Now I want to copy the text's color as well.
How can I do that?
Update: This should be possible using ReadConsoleOutputAttribute but I'll just use non-coloured output.