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,c39d88ff64053c6c X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: NT and ADA95 Date: 1998/06/06 Message-ID: <6la99f$jcu@lotho.delphi.com>#1/1 X-Deja-AN: 360021112 Organization: Delphi Internet Services Newsgroups: comp.lang.ada Date: 1998-06-06T00:00:00+00:00 List-Id: >and was wondering how hard it is to link ada into the win32 api. Since you mention 3.10, I imagine you mean Gnat 3.10p1-nt, in which case you should have thin bindings already on your disk for Ada calls to the win32 api. For a thicker, more Ada style binding, you might take a look at Claw. A demo version and a paper "CLAW, a High Level, Portable, Ada 95 Binding for Microsoft Windows" (coauthored by me) are available at www.rrsoftware.com