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,a20c6510248c3334 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Visual Basic and ADA95 Date: 1999/10/22 Message-ID: <19991022.6423739@db3.max5.com>#1/1 X-Deja-AN: 539163536 Content-Transfer-Encoding: quoted-printable References: <380CBFA4.BB241336@fmr.com> X-Priority: 3 (Normal) Content-Type: text/plain; charset=ISO-8859-1 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 940574617 67828 199.227.189.55 (22 Oct 1999 06:43:37 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 22 Oct 1999 06:43:37 GMT Newsgroups: comp.lang.ada Date: 1999-10-22T06:43:37+00:00 List-Id: The easiest way is to create an Ada COM object=20 (http://www.adapower.com/com) and use it as any other COM object from=20= VB. I will be posting an example of various ways to integrate Ada with=20= VB (using COM) shortly on AdaPower. David Botton > Does anyone have info on how to link VB & ADA applications?=20