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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,21270cf3eb37bff8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-12-12 09:20:55 PST Path: bga.com!news.sprintlink.net!EU.net!howland.reston.ans.net!gatech!udel!news.mathworks.com!news.kei.com!nntp.et.byu.edu!cwis.isu.edu!mica.inel.gov!usenet From: Jon Jensen Newsgroups: comp.lang.ada Subject: Re: Windows programming Date: 12 Dec 1994 15:39:15 GMT Organization: Idaho National Engineering Laboratory Message-ID: <3chqr3$nqt@mica.inel.gov> References: <1994Dec11.094948.3075@muvms6> NNTP-Posting-Host: pc-jjj.inel.gov Date: 1994-12-12T15:39:15+00:00 List-Id: > I am trying to use Alsys Active Ada compiler for Windows but I have never > written Windows programs before. What I would like to know is if anybody > could give me some advice as to where to start or perhaps somebody could > maybe send me some example code of simple programs written for windows in Ada > > Thanx I would recommend getting Charles Petzold's Programming Windows 3.1 from Microsoft Press. While this book is oriented to C programming it has been the first book many Windows programmers have used. The Petzold book won't teach you how to program Windows in Ada but it will give you a broad understanding of Windows and the Windows API that can be applied across languages. Jon Jensen AdaSAGE Development Team Member Idaho National Engineering Laboratory