C++ - No Console Window (Black Box)
Loading...
5,350
Loading...
Uploader Comments (SpythonS)
see all
All Comments (16)
-
Please don't add annoying music to a video that's supposed to be a tutorial.
-
5/5
-
that works thanks
-
not working for me either
-
so lame...
-
How do i remove Console Window in eclipse??
-
fack!! not working for me
-
thanx!! that was last thing in my PC shutdowning program xD
-
I wonder if I can do that in Visual C++ 8... right now am using HWND ocultar = FindWindow("ConsoleWindowClass
",NULL); ShowWindow(ocultar,NULL); but the console is still visible for a second before dissapearing... -
I use Bloodshed Dev C++ 4.9.9.2 also. It's my favourite compiler.
I would rather write a WIN32 API program though, with no window.
Loading...
Thanks man.
I used to use that code that finds the console window and hides it, I like this way so much better.
Thanks again!
guitarist809 3 years ago
Np dude.
SpythonS 3 years ago
=O 40 views in 5 hrs
SpythonS 3 years ago
I can do that too =P
SpythonS 3 years ago