|
From: Filippos P. <psy...@gm...> - 2007-06-29 10:08:40
|
I am developing an application that will provide access and info about USB Mass Storage (and other USB class devices). The application must recognize every USB Mass Storage device that the user will attach to his PC. Right now i am developing the application on Vista and i use the Device Driver Installation. So the problem is that i have to install an .inf file (using the inf-wizard tool) for every USB device. On the other hand, when i install the INF file, Windows stops to "recognize" this device. I think that this is not acceptable for the end-user, because it will be difficult for him to install a driver for each device. So i want to ask if the filter driver (or the future winusb integration) solves these problems. Thanks, Filip. |