• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
April 27, 2024, 06:23:02 pm

News:

SMF - Just Installed!


USB Class

Started by bflorac, January 26, 2014, 06:27:10 pm

Previous topic - Next topic

bflorac

It seems that Microsoft is discouraging using the "USB" class for anything that has a non-standard device driver. This seems to include anything that uses WinUSB.  Having tracked this down in the source, it seems that nrCommLib will not recognize these as it enumerates the classes. Could a function be added to add additional class GUIDs to be enumerated?

I suppose this also means you should change the driver created by nrCommLib to use a different class as well?