Add new comment

About console configuration

Dear all,

Is it possible to make a Console Application (Windows) without open a new console when the app starts? This would be similar to how it works in Linux.

The problem is if I select Windows GUI Application, no output is shown when I start it from the console, this can be very useful in client/server applications.

Best Regards