tags:

views:

59

answers:

0

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.