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,939815ae57ae2c27 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: windows programming tutorials Date: 1999/08/09 Message-ID: <7om2kq$214m$1@news.gate.net>#1/1 X-Deja-AN: 510525513 References: <7ol70d$e4g$1@nnrp1.deja.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 934186458 66710 199.227.148.228 (9 Aug 1999 08:14:18 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 9 Aug 1999 08:14:18 GMT Newsgroups: comp.lang.ada Date: 1999-08-09T08:14:18+00:00 List-Id: See: http://www.adapower.com/windows and http://www.adapower.com/com See the examples there, and take a look at the source code for GWindows, AdaGIDE, Windex, and other open source projects. Also check out Jerry's Ada on Windows site http://stad.dsl.nl/%7Ejvandyk/ David Botton kryptoz wrote in message <7ol70d$e4g$1@nnrp1.deja.com>... >Hi all! > >I've just started with Ada (my first love, er... language) and I really >love it (I'm presently tinkering with ASM also - very challenging!). Ada >is simply powerful and elegant. I tried different forms of Basic, C, and >Euphoria, but it's with Ada that I got stuck with. I'm thinking of doing >MS Windows programming using Ada in the very near future (two months at >the most :)) when I become a little bit more proficient with the >language. I'd like to know if there are any tutorials out there on how I >should go about this (I get the impression that tutorials are not as >popular with the Ada folks as they are with the ASM cracker/hacker >groups). I don't have money right now to invest in ObjectAda nor Claw >(the demo versions are practically useless anyway) so I decided to do it >the tedious way (I think I'm getting too much influenced by the ASM >mentality :)). I'm using GNAT 3.11p for Windows and AdaGIDE and GRASP as >IDE's. >Thanks in advance! > > >kryptoz > > >Sent via Deja.com http://www.deja.com/ >Share what you know. Learn what you don't.