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,XPRIO, XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,133a1cc851048c42,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-09 05:28:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!deine.net!noos.fr!not-for-mail From: "S�bastien Bourgogne" Newsgroups: comp.lang.ada Subject: Ansi.sys Date: Sun, 9 Mar 2003 14:28:29 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: <3e6b4190$0$2873$79c14f64@nan-newsreader-02.noos.net> Organization: Noos NNTP-Posting-Date: 09 Mar 2003 13:28:48 GMT NNTP-Posting-Host: 212.198.130.84 X-Trace: 1047216528 news.noos.fr 2873 212.198.130.84 X-Complaints-To: abuse@noos.fr Xref: archiver1.google.com comp.lang.ada:35088 Date: 2003-03-09T13:28:48+00:00 List-Id: Hi, I work with Ada95 ( but the compilation is made with Ada83), and Windows 2000. I use ansi caracter but when i see my exe file, i don't see the good result!! I can see the ansi caracters!!! I have already change my config.nt. I've added this instructions : device=%systemroot%\system32\ansi.sys but there are no result!! :-( How can i do proceed ? thanks a lot!!