[gambit-list] Gambit on Windows with no console window

Marc Feeley feeley at iro.umontreal.ca
Thu Apr 12 17:40:36 EDT 2012


On 2012-04-12, at 5:08 PM, Mikael wrote:

> (Ah, there's even more to it btw, if you make a "windows" application and launch it from a console application, and then in that "windows" application you make actually performs console I/O operations, then a new console window is (dynamically) allocated for that IO i.e. it opens on top of the parent console window.)

Is there a natural "standard input/output" for windows applications?  If there is, then Gambit should not redirect them to the newly allocated console.  However, if there isn't as I think is the case, then it makes sense to redirect standard input/output to it, as is the case now.

Marc




More information about the Gambit-list mailing list