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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:b95d:: with SMTP id k29-v6mr871379iti.6.1527005034122; Tue, 22 May 2018 09:03:54 -0700 (PDT) X-Received: by 2002:a9d:6183:: with SMTP id g3-v6mr176493otk.3.1527005033973; Tue, 22 May 2018 09:03:53 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!85.12.16.68.MISMATCH!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!u74-v6no5806769itb.0!news-out.google.com!f20-v6ni6503itd.0!nntp.google.com!u74-v6no5806766itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 22 May 2018 09:03:53 -0700 (PDT) In-Reply-To: <957ed86a-baa2-4b6b-8c62-e9e37f581f1a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:c7d:3c35:b000:325a:3aff:fe0f:37a5; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3c35:b000:325a:3aff:fe0f:37a5 References: <957ed86a-baa2-4b6b-8c62-e9e37f581f1a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <748752bf-0219-4bd4-b655-674d189df4f1@googlegroups.com> Subject: Re: win64ada or win_32_64_ada ? From: Lucretia Injection-Date: Tue, 22 May 2018 16:03:54 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 2416 X-Received-Body-CRC: 920027700 Xref: reader02.eternal-september.org comp.lang.ada:52576 Date: 2018-05-22T09:03:53-07:00 List-Id: On Tuesday, 22 May 2018 09:13:51 UTC+1, Anatoly Chernyshev wrote: > Here are the instructions on how to setup 64 bit Ada for Win: > > https://www.ada-ru.org/start > > They are in Russian, however G!Translate shall be enough to understand. > > I can testify that it works (at least with GNAT 2106), since I need it for my projects. > > Hope this helps. > > On Tuesday, May 22, 2018 at 7:30:28 AM UTC+12, gautier...@hotmail.com wrote: > > Hello, > > > > Are there win64ada bindings around, or win_32_64_ada (they would adapt depending on the compilation target, like GNATCOM & GWindows do), or do the current win32ada just work with the 64 bit address types? > > Just curious... This isn't what he's asking, that link only shows how to build a compiler. He's asking if there Ada language bindings to the Win64 API, which I don't think there are. I haven't used Windows for dev for over 10 years so I don't know the current status, I know they have this XAML stuff, for which there is https://github.com/Alex-Gamper/Ada-WinRT Luke.