mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-01-31 01:25:21 +01:00
Passing product_id=0 will match any product of a given vendor. This patch makes it also possible to use vendor_id=0 to match any vendor for a given product id. Windows code added to Ludovic's patch by Alan Ott.