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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,441ab6d6abb8b3af X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-14 09:07:41 PST Reply-To: "aleistad" From: "aleistad" Newsgroups: comp.lang.ada References: <3f88cb3d$1@news.broadpark.no> <3onkov8fslkkj992a1osekfr1n06qt3265@4ax.com> <3f8ab254$1@news.broadpark.no> Subject: Re: Ada and MidiShare Date: Tue, 14 Oct 2003 18:02:05 +0200 Organization: The universe X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 NNTP-Posting-Host: 233.80-202-161.nextgentel.com X-Original-NNTP-Posting-Host: 233.80-202-161.nextgentel.com Message-ID: <3f8c1fe7$1@news.broadpark.no> X-Trace: news.broadpark.no 1066147815 233.80-202-161.nextgentel.com (14 Oct 2003 18:10:15 +0200) Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!news.broadpark.no Xref: archiver1.google.com comp.lang.ada:832 Date: 2003-10-14T18:02:05+02:00 List-Id: "Jeff C," wrote in message news:cOIib.277731$mp.215406@rwcrnsc51.ops.asp.att.net... [snip] > http://www.adapower.com/gwindows/dx8-prj1.zip > > But basically on Windows if you can get an ActiveX component or TLB for > something it is trivial (usually) > to generate a binding to the component using the gnatcom tools available at > www.adapower.com Very interesting! Both GWindows itself and the interfacing possibilities it offers. One neat thing is that it lists "MIDI support" as a feature :) Having tried GtkAda, which works on Win98 BTW, I shall now try GWindows. Have anybody out there used GWindows and its MIDI support? Are --