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.livejo urnal.com/22806.html
thanks!