2009/7/3 Corinna Vinschen: > I have some testing code which only tries to create an invisible console > if the application to execv is not a Cygwin application. It seems to > work nicely. I'm just not sure if it's really *that* simple...
Me neither. Given that Cygwin applications themselves are usually marked as console applications, shouldn't you therefore get a console popping up (unless of course the invoking process already has a console)? Or does Windows delay console allocation until the app actually tries to use it? Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple