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,2b157f978082f963 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: How to install win32ada with Gnat ada95 Date: 1997/08/17 Message-ID: <871802835.44snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 265348966 References: <5t447f$hgj$1@goanna.cs.rmit.edu.au> Distribution: world Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1997-08-17T00:00:00+00:00 List-Id: In article <5t447f$hgj$1@goanna.cs.rmit.edu.au> ssy@yallara.cs.rmit.edu.au writes: >I was wondering how to install win32ada which I downloaded and what is the >uses of this particular software?? I was having problem installing it with >my recently installed Gnat ada for win95. Does it mean that with win32ada >installed I can actually write a windows program with ada?? Actually, every program you compile with GNAT for NT/Win95 is a windows program. What you probably mean is a GUI (Graphical User Interface) program. And indeed, to do this you need to install a binding to the Win32 API used by Win95 and NT. As to how install the binding, follow the instructions that come with it. I would also strongly advise reading a book on Win32 (Win95) programming. -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org