View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Determine the USB drive

GS,
Yes, because you are enumerating each drive in the system, not each port.
So the code is doing what was requested.

NickHK

"GS" wrote in message
...
NickHK,
Let me clarify:

It detects any port that's used with/as a removeable storage device. Not
just "USB" ports.

Regards,
GS


"NickHK" wrote:

GS,
Well doesn't that make sense ?
If there's no stick, then it's not a USB drive; merely a USB port.

NickHK

"GS" wrote in message
...
Hi Chip,

FWIW: -the code to find the USB removeable drive does work, but only

when
it's active (there's a "stick" in it).

Regards,
GS