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,e53966b94b43b46c X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Windows 95 Programming with Ada Date: 1998/09/15 Message-ID: <35fdbe37.27112933@SantaClara01.news.InterNex.Net>#1/1 X-Deja-AN: 391192458 References: <6tjsfr$fk0@sophri.cc.oxy.edu> Organization: InterNex Information Services 1-800-595-3333 Newsgroups: comp.lang.ada Date: 1998-09-15T00:00:00+00:00 List-Id: If you know Ada and aren't a Windows-C expert, I modestly suggest our TriAda paper "CLAW, a High Level, Portable, Ada 95 Binding for Microsoft Windows", available through www.rrsoftware.com It has a discussion of mapping of Windows constructs to Ada 95 constructs, and the solutions we chose for CLAW. You can download from the same site a demo version of CLAW for Gnat, Janus, or ObjectAda (that demo, as well as the compiler versions it was tested with, should be updated soon). If you already know Windows programming in C and wish to continue coding in that style, but in Ada syntax, then one of the 'thin' bindings would be more appropriate.