Results 1 to 1 of 1
I am facing a problem while creating/executing a process in C. I am using old fork/exec mechanism. The problem is:
I want to hide the console window of the app ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-30-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 27
Hiding app window
I am facing a problem while creating/executing a process in C. I am using old fork/exec mechanism. The problem is:
I want to hide the console window of the app i am instantiating. Remember i am instantiating a console application from a GUI application.
Is this possible? How?
Source: http://www.thescripts.com/forum/thread572640.html


Reply With Quote
