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,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: David Amies Newsgroups: comp.lang.ada Subject: Windows Service (ADA) User-Agent: MT-NewsWatcher/3.4 (PPC Mac OS X) Date: Mon, 15 Nov 2004 22:37:23 +1000 Message-ID: NNTP-Posting-Host: ppp224-82.lns1.bne1.internode.on.net X-Trace: duster.adelaide.on.net 1100522243 203.122.224.82 (15 Nov 2004 23:07:23 +1050) Path: g2news1.google.com!news2.google.com!news.maxwell.syr.edu!news.mel.connect.com.au!news-south.connect.com.au!news-north.connect.com.au!duster.adelaide.on.net!damies Xref: g2news1.google.com comp.lang.ada:6202 Date: 2004-11-15T22:37:23+10:00 List-Id: 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.