From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5f05fd52c45de56c X-Google-Attributes: gid103376,public From: falis@ma.aonix.com Subject: Re: ObjectAda and ANSI.SYS Date: 1998/06/19 Message-ID: <1104_898225868@DZOGCHEN>#1/1 X-Deja-AN: 364076302 Sender: news@sd.aonix.com (USENET News Admin @flash) X-Nntp-Posting-Host: 192.157.137.14 References: <35879521.65EE@ddre.dk> <3587B2D4.489C@ddre.dk> <3589c1e7.0@news.pacifier.com> Organization: Aonix, San Diego, CA, USA Newsgroups: comp.lang.ada Date: 1998-06-19T00:00:00+00:00 List-Id: > Hans Marqvardsen wrote in message <3587B2D4.489C@ddre.dk>... > >Hans Marqvardsen wrote: > >> > >> I am reading Feldman&Koffman:Ada95 and would like to use their SCREEN > >> package on Windows NT4.0 (and also Windows 95). > >> > >> The book says I have to install ANSI.SYS first. > >> > > I spent an hour or so trying to get this to work, then found an indication > in the NT help files that ANSI.SYS and CONFIG.NT don't apply to 32 bit NT > applications. > > What follows is my implementation of the Screen package body that works. It > is not optimal but it does the job. It also requires Win32Ada which may be > obtained from the AdaIC. Patches are available from Pascal Obry's web page. > > SteveD Since Hans asked about ObjectAda, note that Win32Ada is shipped as part of the OA distribution. - Ed Falis Aonix