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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52b2be615b9892a3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-14 02:49:20 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: ggroups@guff.org (cookie) Newsgroups: comp.lang.ada Subject: Re: sending email through ada95 Date: 14 Mar 2003 02:49:19 -0800 Organization: http://groups.google.com/ Message-ID: References: NNTP-Posting-Host: 193.61.149.28 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1047638960 17213 127.0.0.1 (14 Mar 2003 10:49:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 14 Mar 2003 10:49:20 GMT Xref: archiver1.google.com comp.lang.ada:35316 Date: 2003-03-14T10:49:20+00:00 List-Id: That works a treat tom, thanks once again.. but it's stuck on executing, I would say due to my smtp details I entered in. Is there somekind of smtp hack I enter, as the ones I entered have probably got to be passworded, logged onto their network or something else I'm not thinking off. I used the one for university and its finding probs with the sender and receiver. tmoran@acm.org wrote in message news:... > > > > LINK : fatal error LNK1104: cannot open file "ole32.lib" > > Unfortunutely that isn't it.. I can only use the school computer > > (maybe this is possibly restricted or something? doubtful though) and > > This at least used to be in the Claw "readme.txt" file under ObjectAda > installation instructions: > > > Use 'project' 'settings' 'search' and include /win32ada/binding/lib > > and /apilib (where denotes the CDROM drive > > or disk path where these are to be found). Ignore the warning > > message on the /apilib directory. > > Did you do that with apilib?