X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A564B7E.1050005@users.sourceforge.net> Date: Thu, 09 Jul 2009 14:56:46 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: libusb-win32 0.1.12.2-1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 08/07/2009 04:20, Samuel Thibault wrote: > It is a library that allows userspace application to access USB > devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). What about 64-bit Windows? Is a 64-bit driver available somewhere? > It is derived from and fully API compatible to libusb available at > http://libusb.sourceforge.net. Well, almost: 1) has a #include . While that's certainly necessary inside of libusb, it's not required for the public interface and actually messes up some things which #include . Could you please move that #include into an internal header, or into the sources, so as not to expose it in the public interface? 2) Nowadays libusb provides a pkg-config file: http://cygwin.com/ml/cygwin/2008-05/msg00151.html Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple