Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: libdinput.a Date: Mon, 8 Mar 2004 15:50:38 +0200 Message-ID: <2D9DC0EB3919FE429946B0A6F08556BB0103F3F3@xt02.brd.ro> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Andrei Sava" To: X-OriginalArrivalTime: 08 Mar 2004 13:50:38.0590 (UTC) FILETIME=[56BC91E0:01C40514] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i28DpFOG013187 What version of DirectX is supported ? Or more exactly what version of DirectInput? I need DirectInput 8, but LPDIRECTINPUT8, DirectInput8Create() are not recognized by libdinput.a (it seems like libdinput.a goes for DirectX 7). Is the answer in the FAQ: Why isn't package XXXX available in Cygwin? (Or, why is your package so out of date?) If so, can I link a gcc compiled program from cygwin against the static Win32 libs xxxx.lib ? (the -mno-cygwin flag is for dynamic linking). Is there by any chance a libdinput8.a like in Dev-C++ ? If nothing else works, can I link the MSVC libs as stated in the FAQ in: How do I link against .lib files? I'm sorry if this question was asked before, it was not in the FAQ. A. Sava -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/