therau2000 wrote:
>
> 2-my Java Program is currently being used by well over 1600 people
> world-wide. Installing libusb-win32 driver is not an option because:
>     a-it disables the default Windows removable-drive driver USBSTOR,
> therefore making it impossible to access recorded Videos/Photos;
>     b-the competing program (32-bit Windows only) does not require
> User to install anything to work correctly.
>     Question: how can libusbx piggy-back its communication to USB
> devices over driver USBSTOR ?

It is possible that your "competing program" installs a filter driver. 
That can be done silently and does not require the normal PnP
installation process, although the device has to be restarted or
unplugged/replugged.

I don't believe any of the libusbx back-ends operate as a filter
driver.  However, I thought that the libusb-win32 COULD act as a
filter.  Am I wrong?

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

------------------------------------------------------------------------------
The Windows 8 Center 
In partnership with Sourceforge
Your idea - your app - 30 days. Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to