Re: *Re: Q: finding all hard drive on a system?

If you make your driver an UpperFilter on class DiskDrive, your driver’s
AddDevice
routine will be informed about all disk drives that are ever attached to
the system.
Be aware, that you will also see removable stuff (like Zips, Memory Sticks
etc.) and
that \Device\HardiskN is not the name for dynamic disks.
If you need the “N” (from \Device\HardiskN), you can get it with
IOCTL_STORAGE_GET_DEVICE_NUMBER.

Else

“ChuBun”
To: “NT Developers Interest List”
Sent by: cc:
xxxxx@lis Subject: *[ntdev] Re: Q: finding all hard drive on a system?
ts.osr.com

10.04.2003 00:37
Please respond to “NT
Developers Interest
List”

W2K and WinXP

“Maxim S. Shatskih” wrote in message
news:xxxxx@ntdev…
>
> What OS do you use?
>


You are currently subscribed to ntdev as: xxxxx@utimaco.de
To unsubscribe send a blank email to xxxxx@lists.osr.com