popup consoles on Windows 7

Andy Koppe andy.koppe@gmail.com
Fri Jul 3 12:50:00 GMT 2009


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



More information about the Cygwin mailing list