home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!decwrl!borland.com!alexande
- From: alexande@genghis.borland.com (Mark Alexander)
- Subject: GetConsoleMode flags
- Message-ID: <1992Sep10.234314.20604@genghis.borland.com>
- Originator: alexande@genghis.borland.com
- Sender: news@borland.com (News Admin)
- Organization: Borland International
- Distribution: usa
- Date: Thu, 10 Sep 1992 23:43:14 GMT
- Lines: 5
-
-
- In the header file WINCON.H, the mode flag ENABLE_PROCESSED_OUTPUT is
- equal to ENABLE_PROCESSED_INPUT, and ENABLE_WRAP_AT_EOL_OUTPUT is
- equal to ENABLE_LINE_INPUT. Are these correct, and if not, what
- should their values be?
-