Search:
Forum
Windows Programming
Is possible to hide console box in winap
Is possible to hide console box in winapi application? If possible so how?
Jul 29, 2016 at 8:48pm UTC
Pranciskus
(140)
Is possible to hide console box in winapi application? If possible so how?
Aug 2, 2016 at 10:46am UTC
coder777
(8450)
Either you use a project without console or you may use FreeConsole():
https://msdn.microsoft.com/en-us/library/windows/desktop/ms683150(v=vs.85).aspx
Aug 2, 2016 at 12:40pm UTC
Pranciskus
(140)
Oh, I forgot to mark as solved, anyway Thnx for reply
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs