A failure to open a pipe should return INVALID_HANDLE_VALUE.
[wine] / console / xterm.c
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-04-09  Eric PouechCosmetics.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-20  Joseph PranevichRemoval of obsolete XtermResolution option.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Joseph PranevichAdded configuration options XtermProgram and XtermResol...
1999-02-09  Zygo Blaxellwine_openpty is not properly declared (either missing...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-03  Joseph PranevichXterm driver can now resize the terminal when a mode...
1998-12-14  Joseph PranevichMade more cross-platform by changing ->_fileno to fileno().
1998-12-09  Joseph PranevichAdd a driver to open up a new xterm window whenever...