home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / win32 / 904 < prev    next >
Encoding:
Text File  |  1992-09-10  |  682 b   |  18 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!decwrl!borland.com!alexande
  3. From: alexande@genghis.borland.com (Mark Alexander)
  4. Subject: GetConsoleMode flags
  5. Message-ID: <1992Sep10.234314.20604@genghis.borland.com>
  6. Originator: alexande@genghis.borland.com
  7. Sender: news@borland.com (News Admin)
  8. Organization: Borland International
  9. Distribution: usa
  10. Date: Thu, 10 Sep 1992 23:43:14 GMT
  11. Lines: 5
  12.  
  13.  
  14. In the header file WINCON.H, the mode flag ENABLE_PROCESSED_OUTPUT is
  15. equal to ENABLE_PROCESSED_INPUT, and ENABLE_WRAP_AT_EOL_OUTPUT is
  16. equal to ENABLE_LINE_INPUT.  Are these correct, and if not, what
  17. should their values be?
  18.