shwong2002 / winusbnet

Automatically exported from code.google.com/p/winusbnet
Other
0 stars 0 forks source link

SetupDiEnumDeviceInterfaces always return false. #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.call the method USBDeviceInfo[] u = 
USBDevice.GetDevices("4d36e965-e325-11ce-bfc1-08002be10318");
2.
3.

What is the expected output? What do you see instead?
a array contains at least one element
no element

What version of the product are you using? On what operating system?
last version
win7

Please provide any additional information below.
no

Original issue reported on code.google.com by liuhy...@gmail.com on 15 Aug 2011 at 4:26

GoogleCodeExporter commented 9 years ago
This is the correct syntax and works fine in my software, also in Windows 7. 
Are you sure you have created the proper .inf file and installed it correctly?

Original comment by madwizar...@gmail.com on 15 Aug 2011 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by madwizar...@gmail.com on 22 Aug 2011 at 3:36