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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d3663f1369fe76fc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-09-09 19:34:07 PST Path: supernews.google.com!sn-xit-02!sn-east!supernews.com!news-feed.riddles.org.uk!freenix!enst!enst.fr!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: Re: Anyone tested the GNAT13.3p and Gnatcom under Win98 Date: Sat, 9 Sep 2000 22:36:23 -0400 Organization: ENST, France Message-ID: <005101c01acf$eccb6900$cf18b70a@db2000> References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: menuisier.enst.fr 968553244 28902 137.194.161.2 (10 Sep 2000 02:34:04 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: 10 Sep 2000 02:34:04 GMT To: Return-Path: X-pair-Authenticated: 208.170.53.216 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0beta5 Precedence: bulk List-Id: comp.lang.ada mail<->news gateway Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: supernews.google.com comp.lang.ada:566 Date: 2000-09-10T02:34:04+00:00 I've used GNATCOM under NT4.0 serv. pack 6 and on 2000 with out a problem. I have not done much testing of creating objects in Windows 98, but objects created under NT or 2000 have worked flawlessly for me under Windows 98. Using COM objects in Windows 98 should also work with out a problem. Most of the examples require IE 4.0 or better (and the MSMQ example requires Option Pack 4.0 or better) under NT 4.0. You may consider addressing GNATCOM issues on the gnatcom list. Join by sending the word subscribe in the body of an e-mail to gnatcom-list-request@adapower.com Try building the tutorial examples, if they don't work then drop a message in the gnatcom list. If you are planning to do professional programming with GNATCOM you should ask ACT for a GNATCOM evaluation package by sending a request to sales@gnat.com David Botton ----- Original Message ----- From: "isaac buchwald" Subject: Anyone tested the GNAT13.3p and Gnatcom under Win98 > I have tryed to build the examples , but haven't succeded. I have tryed > to make them under Small > Bussiness Server NT4.0 serv. pack 6 - altough > without success. Has anybody succeded ?