Re: USB device descriptor
- From: "Bill McKenzie" <bill.mckenzie@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 4 May 2005 08:16:23 -0500
The strings in the INF file may be independent of any strings stored on the
device itself, so no, the descriptors of the device would not be sufficient.
You would need to parse the INF files or some such. By the way the device
descriptor just has the hardware IDs of the device, it is the string
descriptors which can be used to store a name for the device.
--
Bill McKenzie
Software Engineer - Prism 802.11 Wireless Solutions
Conexant Systems, Inc.
"Kim Povlsen" <kim@xxxxxxxxx> wrote in message
news:eWU$J5JUFHA.1040@xxxxxxxxxxxxxxxxxxxxxxx
> Hi.
>
> Would it be possible to retrieve the name of the device, if all I have is
> the device's device-descriptor. I don't want to install the device or
> anything. But I have the device-descriptor from the device itself, and
> want to show the name of the device, like it's written in some .inf file
> in the windows\inf directory.
>
> Is there some smart way to do this?
>
> Thanks in advance! ;)
> /Kim P.
>
.
- References:
- USB device descriptor
- From: Kim Povlsen
- USB device descriptor
- Prev by Date: Re: kernel mode equivalent of GetShortPathName
- Next by Date: Link problems with x64 compiler
- Previous by thread: USB device descriptor
- Next by thread: Problem getting Composite RNDIS WinCE USB DEVICE to work with XP
- Index(es):
Relevant Pages
|