How do I remove the debug console?Hey, when I compile my program, everything works perfectly but there is that console showing up with...
Operator not found error?the problem is line 12, at your [code]'yes'[/code]. You used string so you have to change the [code]...
How to make a c++ program send itself to other computers?Hey, I'm a C++ programmer looking to make a WinApi program that send itself to other computers of th...