On Thu, Aug 16, 2012 at 5:07 AM, David Grant <davidgr...@gmail.com> wrote: > I've looked at using libusb-win32 as a filter driver but it > seems I can only install it as a filter driver for all classes of the > devices that are already plugged in.
That is not true. We provide the capability to install the filter driver for a specific VID/PID and that is the preferred way to use the filter driver. Class filter driver mode is not recommended by libusb-win32 project. And BSOD will likely to happen if you install the filter for all classes of USB device. http://sourceforge.net/apps/trac/libusb-win32/wiki http://sourceforge.net/p/libusb-win32/code/413/tree/branches/libusb-testing/src/install-filter-help.txt -- Xiaofan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel