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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,56de3192f912df16,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-24 10:04:12 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!lnsnews.lns.cornell.edu!news.litech.org!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!freenix!enst.fr!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: DirectX 8 with Ada Date: Fri, 24 Jan 2003 12:49:42 -0500 Organization: ENST, France Message-ID: Reply-To: "comp.lang.ada mail to news gateway" NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1043430597 25405 137.194.161.2 (24 Jan 2003 17:49:57 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 24 Jan 2003 17:49:57 +0000 (UTC) To: Return-Path: X-pair-Authenticated: 64.144.3.99 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:33409 Date: 2003-01-24T12:49:42-05:00 I have created a simple DirectX 8 example using GNATCOM/GWindows at: http://www.adapower.com/gwindows/dx8-prj1.zip Create the DirectX8 binding using the _latest_ version (I will be updating GNATCOM soon with the fixes, etc that are needed for DX8 and some other newer typelibs) of gbmanager.exe (the GUI ActiveX/COM/DCOM binding manager, part of GWindows) at http://www.adapower.com/gwindows/gbmanager.exe I'd love to hear if any one does anything with this. Thanks, David Botton