Michiel
Mon Feb 09 03:31:25 CST 2004
"valkyrie" <valkyrie@enorth.com.cn> wrote in message
news:%23%238iN5j7DHA.1816@TK2MSFTNGP12.phx.gbl...
> I am try to edit a tool for my usb flash memory disk.
> but I don't know how can I get the pid & vid of my device.
> I only use VC++.And I have not Driver Studio or DDK.
> Can I use some APIs?
>
>
If you're developing for Windows NT/2000/XP only, you can have a look at
WMI, e.g. it's hardware classes at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/computer_system_hardware_classes.asp .