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.
- 12-04-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
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?
Comments are welcome here or at this page.
http://mudassir.livejournal.com/22806.html
thanks!


Reply With Quote
