You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make sure to implement the device according to the MSFT spec they call "WinUSB Device"
it requires one string descriptor with a binary structure MSFT calls "Microsoft OS Descriptor" or MOD, along with one control request to pass back another data structure described by them
Is this similar to what FadeCandy has? yes, but don't spread the WCID disease . That's a made-up term for the MSFT concept used with WinUSB Device
The text was updated successfully, but these errors were encountered:
http://msdn.microsoft.com/en-us/library/windows/hardware/hh450799.aspx http://msdn.microsoft.com/en-us/library/windows/hardware/ff537430.aspx
http://msdn.microsoft.com/en-us/windows/hardware/gg463179 http://blogs.msdn.com/b/usbcoreblog/archive/2009/10/31/how-does-usb-stack-enumerate-a-device.aspx
Notes from IRC:
The text was updated successfully, but these errors were encountered: