I just built a standard win32 application, but when I run it, there is a command line
How can I get rid of this cmd window?
I do not use IDE I just use notepad ++ for editing
and mingw to compile using the command line
I execute the g ++ command to compile
Should I use another?
thank
user451498
source
share