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,f8ba7fe255206f6e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-31 01:14:21 PST Message-ID: <3B6668D9.7406550C@maths.unine.ch> Date: Tue, 31 Jul 2001 10:14:17 +0200 From: Stephane Perret Reply-To: Stephane.Perret@maths.unine.ch Organization: Universite de Neuchatel X-Mailer: Mozilla 4.74 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: DirectX 8 and GnatAda/GnatCom Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mac13-42.unine.ch X-Trace: 31 Jul 2001 10:14:17 +0100, mac13-42.unine.ch Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fr.clara.net!heighliner.fr.clara.net!news.imp.ch!news-zh.switch.ch!sitelnet.unine.ch!mac13-42.unine.ch Xref: archiver1.google.com comp.lang.ada:10840 Date: 2001-07-31T10:14:17+02:00 List-Id: Hi everybody, I have used GnatCom with the directX 8 library called dx8vb.dll ? It generates a lot of ADB and ADS files... 1. Did someone know where I can find what these procedures are doing and how to properly use them in Gnat-ADA ? 2. In the Microsoft Developpement Kit, called SDK, there are tutorials in the directory MSSDK\SAMPLES\MULTIMEDIA\DIRECT3D\TUTORIALS\. Has someone already done an GNAT-ADA translation of these tutorials ? I thank you in advance for your help. Stephane.