comp.lang.ada
 help / color / mirror / Atom feed
From: "Jon Jensen" <jon.jensen@hci.utah.edu>
Subject: Re: Cursor positioning with console application under Windows NT
Date: 1997/12/01
Date: 1997-12-01T00:00:00+00:00	[thread overview]
Message-ID: <01bcfe69$02697c60$baeb649b@freeman> (raw)
In-Reply-To: 01bcfa8c$e3d34310$123d7a86@dchristensen


Modify your config.nt file to include the following:

device=c:\winnt40\system32\ansi.sys

Assuming of course you installed Windows NT in the C:\winnt40.

Caution - make sure you are using the ansi.sys provided with Windows NT and
not the one from MSDOS or Windows/Windows 95.  Windows NT does NOT have a
DOS subsystem the way Windows 95 does and attempting to use DOS device
drivers (like ANSI.SYS from those operating systems) will certainly cause
you problems.

Also any systems which will run your program will also have to have this
modification made. 

David Christensen <david_christensen@phoenix.com> wrote in article
<01bcfa8c$e3d34310$123d7a86@dchristensen>...
> Does anyone have any suggestions or pointers for positioning the cursor
in
> a console application under Windows NT?  Using ANSI escape sequences is
not
> supported under NT and I haven't found any other mehtods available with
> standard ADA.  (If it matters, I can use either AONIX ObjectAda or the
GNAT
> complier.)  
> 
> Thanks.
> 
> David Christensen
> 




      parent reply	other threads:[~1997-12-01  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <01bcfa8c$e3d34310$123d7a86@dchristensen>
1997-11-26  0:00 ` Cursor positioning with console application under Windows NT Tarjei T. Jensen
1997-11-27  0:00   ` Steve Doiel
1997-12-04  0:00     ` Chad R. Meiners
1997-12-06  0:00       ` Cursor positioning with console application under Window Jerry van Dijk
1997-11-28  0:00 ` Cursor positioning with console application under Windows NT Jerry van Dijk
1997-12-01  0:00 ` Jon Jensen [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox