|
From: Phillip S. <ps...@cf...> - 2001-11-13 02:56:44
|
Yes, if the image is marked as gui, it does not inherit access to the parrent's console. If it is marked as cui, then it gets a new console if run from a gui app, which is a pita for apps that want to have an optional gui, but also be runnable from the command line. At 12:11 PM 11/13/2001 +1100, you wrote: >I thought a GUI app was _not_ passed the console handle when it's >started from cmd.exe (or an equivalent). > >Thats more than a compiler difference IMO. > >If however, this is a compiler issue, please please please let me know >what call is in the prolog to get attach to the console - the only >AttachConsole call I know of is in XP, and the behaviour of not getting >the console handle has existed since win95. > > >Rob ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |