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,8ae7fca9d9e30239,start X-Google-Attributes: gid103376,public From: David Botton Subject: AdaCOM.Interface makes COM so easy... Date: 1999/05/12 Message-ID: <373932F8.7699944E@Botton.com>#1/1 X-Deja-AN: 476919447 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 926495477 26454 199.227.189.192 (12 May 1999 07:51:17 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 12 May 1999 07:51:17 GMT Newsgroups: comp.lang.ada Date: 1999-05-12T07:51:17+00:00 List-Id: May 12, 1999 Now you can try out what a Thick COM binding will be like. This new binding to the beep example should give you an idea of how easy COM will be. Included in the zip file is the AdaCom.Interface package that makes it all possible. Go to http://www.AdaPower.com/com to give it a try BeepLibrary.ads was generated with the current version of BindCOM. I then hand coded the thick IBeep_Type code (only a couple of lines). David Botton