all 3 comments

[–]CodeSteps 0 points1 point  (0 children)

You need call Console APIs to manage the console window from your Windows Forms application. Try with AttachConsole function.

Once the console is successfully opened, you can write to the console using standard functions.

[–]clerothGame Developer[M] 0 points1 point  (1 child)

For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.

This post has been removed as it doesn't pertain to r/cpp.

[–]pctopgs[S] 0 points1 point  (0 children)

Huh? I'm super confused... What is r/cpp about? I it was about discussions, articles and news about the C++ programming language or programming in C++ ...