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


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?

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.


Best regards,
++Hilton
----
Hilton Fernandes
hfernandes@geocities.com
http://www.geocities.com/SiliconValley/Lakes/5657
URLs and help on C++ programming and Object-Oriented Design
-
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]