<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-freetext" href="http://www.delphi32.com/vcl/5032/">http://www.delphi32.com/vcl/5032/</a><br>
<br>
FreeWare, includes USB device info. Haven't used it.. but Google found
it :) "usb device enumeration delphi"<br>
<br>
the key is knowing that windows calls everything a damn "enumeration"
??? weird buggers.<br>
<br>
Tom Munro Glass wrote:
<blockquote cite="mid200507211534.42044.gentoo@tmgcon.com" type="cite">
  <pre wrap="">I should have been more specific - I want to obtain this information via 
Delphi code. Any idea what API Device Manager uses?

Tom

On Thu, 21 Jul 2005 14:38, Maurice Butler wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Device manager Disk drives, locate device right click properties details
tab and select 'device instance Id'
there are also lots of other things you can look at under that tab

Maurice

    </pre>
    <blockquote type="cite">
      <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:delphi-bounces@ns3.123.co.nz">delphi-bounces@ns3.123.co.nz</a>
[<a class="moz-txt-link-freetext" href="mailto:delphi-bounces@ns3.123.co.nz">mailto:delphi-bounces@ns3.123.co.nz</a>]On Behalf Of Tom Munro Glass
Sent: Thursday, 21 July 2005 2:27 p.m.
To: <a class="moz-txt-link-abbreviated" href="mailto:delphi@ns3.123.co.nz">delphi@ns3.123.co.nz</a>
Subject: [DUG] USB device information


On Linux if you 'cat /proc/bus/usb/devices' you see a load of
information for
each USB device including things Vendor, Manufacturer, Product,
SerialNumber
etc.

Can anyone tell me how to obtain this information on Windows?
What I want to
do is fetch this information for a USB hard drive.

Tom Munro Glass
_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Delphi mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</a>
<a class="moz-txt-link-freetext" href="http://ns3.123.co.nz/mailman/listinfo/delphi">http://ns3.123.co.nz/mailman/listinfo/delphi</a>

  </pre>
</blockquote>
</body>
</html>