home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- From: chris@chrism.demon.co.uk (Chris Marriott)
- Path: sparky!uunet!pipex!demon!chrism.demon.co.uk!chris
- Subject: Re: ANSI terminal emulation in console?
- Distribution: world
- References: <1992Dec18.095040.4624@titan.ksc.nasa.gov>
- Organization: None
- Reply-To: chris@chrism.demon.co.uk
- X-Mailer: Simple NEWS 1.90 (ka9q DIS 1.19)
- Lines: 27
- Date: Fri, 18 Dec 1992 20:39:46 +0000
- Message-ID: <724711186snz@chrism.demon.co.uk>
- Sender: usenet@demon.co.uk
-
- In article <1992Dec18.095040.4624@titan.ksc.nasa.gov> rushing@titan.ksc.nasa.gov writes:
-
- >Is there any way to get ANSI terminal emulation in a console
- >window? There's a file 'ansi.sys' in the nt/system dir, but
- >sticking that into the config.sys file doesn't seem to do anything.
- >The console API sample app doesn't mention anything about
- >it either.
- >
- >-Sam Rushing
- >rushing@titan.ksc.nasa.gov
- >
-
- No - Microsoft say that not including ANSI escape sequence support in
- Console windows was a deliberate design decision, made for the sake of
- performance. However, ANSI support MAY appear in the retail.
- Note, however, that you have all the low-level stuff you need - moving
- the cursor, etc - so "rolling your own" shouldn't be too hard a job.
-
- Chris
- --
- --------------------------------------------------------------------------
- | Chris Marriott | chris@chrism.demon.co.uk |
- | Warrington, UK | BIX: cmarriott |
- | (Still awaiting inspiration | CIX: cmarriott |
- | for a witty .sig .... ) | CompuServe: 100113,1140 |
- --------------------------------------------------------------------------
-
-