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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2b43b4a5c0cf87ca X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny09.POSTED!da342007!not-for-mail From: "stephane richard" Newsgroups: comp.lang.ada References: Subject: Re: Windows Service (ADA) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: Date: Mon, 15 Nov 2004 13:01:42 GMT NNTP-Posting-Host: 141.149.80.212 X-Complaints-To: abuse@verizon.net X-Trace: trndny09 1100523702 141.149.80.212 (Mon, 15 Nov 2004 08:01:42 EST) NNTP-Posting-Date: Mon, 15 Nov 2004 08:01:42 EST Xref: g2news1.google.com comp.lang.ada:6204 Date: 2004-11-15T13:01:42+00:00 List-Id: "David Amies" wrote in message news:damies-1EB9F1.22372315112004@duster.adelaide.on.net... > Hi all, > > I am new to ADA, so sorry if this has been asked before. > > I am wanting to write a windows service, I have no experience writing > code in ADA or C++ or VB for that matter. I do have plenty writing in > VBScript and PHP and HTML, and some C (a long time ago). > > I prefer to lean by reading manual's and other web pages, however I > can't seem to find anything relevant to what I am trying to do. Probably > this is just cause I'm new to this language and don't know where to > look, so I am hoping for a few pointers to some helpful relevant links. > > Any pointers in the right direction are appreciated. > > Thanks, > > Dave. Hi David, http://www.adapower.com has a complete section on Windows development. Probably where you'd want to go first. look for GWindows among other things. http://www.gnavi.org/gwindows/ is the direct link to everything GWindows related. Also, on my website (http://www.adaworld.com) in my projects pages (application projects and binding projects both) there's windows related material there. I would have to suggest brushing up your Ada skills a bit, since it's been a long time since you did C programming. Just take a look here: http://www.techtutorials.info/prada.html, Ada Power has some interesting reading material as well. Also, my website has a learning center, take a look at the tutorials there. Hope this helps. Stephane Richard "Ada World" webmaster http://www.adaworld.com