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,2e89b29097cc3432,start X-Google-Attributes: gid103376,public From: David Botton Subject: COMScope Released for Win32 Date: 1999/04/28 Message-ID: <37269760.823D47F1@Botton.com>#1/1 X-Deja-AN: 471841785 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 925276011 107010 199.227.148.172 (28 Apr 1999 05:06:51 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 28 Apr 1999 05:06:51 GMT Newsgroups: comp.lang.ada Date: 1999-04-28T05:06:51+00:00 List-Id: The first tool in the AdaCOM tools set is now complete. AdaCOM is a set of tools to create COM bindings to COM objects and to generate all the supporting Ada code to create COM objects in Ada. COMScope allows you to inspect the contents of COM objects and type libraries on the Win32 platforms. For more information go to the Ada Source Code Treasury AdaCOM information page: http://www.botton.com/ada/com When complete these tools will not only allow you to use and create your own custom COM objects, it will generate bindings to any of Microsoft's COM based services such as MSMQ, Database Access Objects, DirectX, and more. In addition Microsoft provides a type library for the Win32 API allowing for a complete Ada binding to the Win32 API to be automatically generated. David Botton