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,15f4f72632ca7e01,start X-Google-Attributes: gid103376,public From: steved@pacifier.com (Steve Doiel) Subject: Which Win32Ada to use with GNAT 3.10p1? Date: 1997/10/08 Message-ID: <343aefd7.0@news.pacifier.com>#1/1 X-Deja-AN: 278578635 Newsgroups: comp.lang.ada Date: 1997-10-08T00:00:00+00:00 List-Id: Version 3.0 of Win32ada is available from the AdaIC. There are also a number of patches to this version. When the .zip file is expanded there are 2 directories created under ..\Win32ada\src, one for GNAT and one for ObjectAda. I tried using the one for GNAT and found something that didn't work. To be specific I was using the cursor positioning function in the Win32-Wincon module. It turns out that a pragma had to be changed for this to work. I then looked at the ObjectAda version and found that this change had already been made. Should I be using the ObjectAda version of the binding? Also, is anyone maintaining the binding? Thanks in advance, Steve Doiel