Finding hardware Device Infomation...
-
hi, does anyone know how to retirve information of a particular hardware device? eg. USB devices(pc Cam) thanks
-
hi, does anyone know how to retirve information of a particular hardware device? eg. USB devices(pc Cam) thanks
You might look into
GetDeviceCaps()
, or the WMI functions.
Five birds are sitting on a fence. Three of them decide to fly off. How many are left?
-
You might look into
GetDeviceCaps()
, or the WMI functions.
Five birds are sitting on a fence. Three of them decide to fly off. How many are left?
GetDeviceCaps() a CDC function to get hardware information :confused:
-
GetDeviceCaps() a CDC function to get hardware information :confused:
Doesn't sound quite right, does it? Forget I mentioned it!
Five birds are sitting on a fence. Three of them decide to fly off. How many are left?