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,42c73644015cdfa4 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Creating COM objects with Ada Date: 1999/02/14 Message-ID: <36C746F6.DE165EF2@Botton.com>#1/1 X-Deja-AN: 444390382 Content-Transfer-Encoding: 7bit References: <36C68920.97FF9715@Botton.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: CyberGate, Inc. Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-14T00:00:00+00:00 List-Id: I was mistaken, the problem I am having with Object Ada is unrelated to GUI issues, and the current zip file on my site has a pop-up dialog like the original C++ demo from ComBeep. The problem seems to be related to the Interfaces.C . I am looking in to fixes now. If any one wants to see the problem insert a call to the Message_Box procedure with in the BeepCom.Beep function. David Botton