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,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a89010748f152206,start X-Google-Attributes: gid103376,public From: "Frank J. Lhota" Subject: Is There A Newer Win32Ada For ObjectAda? Date: 2000/02/04 Message-ID: #1/1 X-Deja-AN: 581677430 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Trace: client 949700785 38.163.203.81 (Fri, 04 Feb 2000 16:46:25 EST) X-MSMail-Priority: Normal NNTP-Posting-Date: Fri, 04 Feb 2000 16:46:25 EST Newsgroups: comp.lang.ada Date: 2000-02-04T00:00:00+00:00 List-Id: I am developing Win32 NT applications using ObjectAda. I have been using the Win32 packages for the Win32 system services. The Win32Ada packages, or at least the ones that come with ObjectAda, are out of date. I need some of the Win32 facilities that are not available in the ObjectAda version of Win32Ada. Aonix seems to be supporting WinAPI instead. Frankly, I would rather not switch from Win32Ada to WinAPI. I already have a lot of code using Win32Ada that would have to be revised. Moreover, I prefer the Win32Ada interface. Since the Win32Ada interface is thin, it should not be difficult to incorporate a more recent version of Win32Ada, if one exists. Does anyone know of a more recent version of Win32Ada?