This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: [IIS] E/S standards via la console


At 21:02 12/10/97 +0000, Fernandes, Hilton wrote:
>Hi!
>
>Thanks for your very informative letter.  Since i read it I'm 
>considering to play with Omnihttpd.  As far as i understand it is a 
>web server for Win95, right?

As far as I know, W95 only. I haven't tried it on NT. If I need a web
server for NT, I'll grab Apache.


>
>However, i'd like to tell you of a gotcha that i personally hit real
>hard.  I'm sure you know about this, but just in case you've 
>overlooked this particularity of Windows NT.
>
>Under Windows NT it is not true a program has the console trio
>(stdin, stdout and stderr) automatically open.  That's only true for
>console programs. GUI applications must issue explicitly a
>AllocConsole() to have the consolo trio open.

Actually, I did not know about that. Thanks. Is that a compiler/library
issue, or is that a OS issue? It makes sense, in that most GUI programs
don't use console I/O, so why bother with it unless you need it.

The question came up in the context of CGI programming. I would write a
console program for CGI so I could test it, so I expect the issue has not
come up.



		-- C^2

Looking for fine software and/or web pages?
http://web.idirect.com/~ccurley
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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