This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: popup consoles on Windows 7


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]