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,8f7a197ad3ba9281,start X-Google-Attributes: gid103376,public From: "David Botton" Subject: Ada takes control of Internet Explorer Date: 1999/09/09 Message-ID: <7r9gst$274o$1@news.gate.net>#1/1 X-Deja-AN: 523172364 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 936920797 72856 199.227.148.43 (9 Sep 1999 23:46:37 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 9 Sep 1999 23:46:37 GMT Newsgroups: comp.lang.ada Date: 1999-09-09T23:46:37+00:00 List-Id: I put up an example of how to control Internet Explorer using Ada: http://www.adapower.com/os/win32-ie.html This also is a quick example on how to use BindCOM to create Ada bindings to COM objects and OLE Automation Servers (as in the case of Internet Explorer). David Botton