Is there an alternative to libusb-win32 for 64bit windows?
Posted
by Jon Cage
on Stack Overflow
See other posts from Stack Overflow
or by Jon Cage
Published on 2010-04-05T22:09:16Z
Indexed on
2010/04/05
22:13 UTC
Read the original article
Hit count: 358
I've been developing some software which uses the libusb-win32 library to interact with some USB hardware I've been developing. Now I'm trying to run the same software on windows 64 but the drivers don't seem to work (understandably).
Are there any alternatives for 64 bit Windows I've overlooked?
© Stack Overflow or respective owner