PC Review


Reply
Thread Tools Rate Thread

How could I get a USB Flash disk's drive letter?

 
 
=?Utf-8?B?Q2h1WXVhbg==?=
Guest
Posts: n/a
 
      26th Jan 2007
In XP, I used these functions to get a usb device volume to compare, but it
cannot work in Vista
SetupDiGetClassDev ==> get GUID_DEVINTERFACE_VOLUME device
SetupDiEnumDeviceInterface ==> get all volume device
CM_Get_Parent twice ==> get device id for USB
GetVolumeNameForVolumeMountPoint ==> compare

Might anybody help me?
Thx,

 
Reply With Quote
 
 
 
 
Uwe Sieber
Guest
Posts: n/a
 
      26th Jan 2007
ChuYuan wrote:
> In XP, I used these functions to get a usb device volume to compare, but it
> cannot work in Vista
> SetupDiGetClassDev ==> get GUID_DEVINTERFACE_VOLUME device
> SetupDiEnumDeviceInterface ==> get all volume device
> CM_Get_Parent twice ==> get device id for USB
> GetVolumeNameForVolumeMountPoint ==> compare
>
> Might anybody help me?


Yes, this has changed in Vista. DRIVE_REMOVABLE drives are now handled
as DRIVE_FIXED drives are under XP.
Have a look at my sample project, it explains it:
http://www.codeproject.com/system/Re...veByLetter.asp


Uwe


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flash Drive has no drive letter... Not in Disk Management mattperry Windows Vista Hardware 9 13th Jan 2009 04:26 PM
USB flash drive takes drive letter away from a Local Disk =?Utf-8?B?TmVsc29uIFNlbGluZ2Vy?= Windows XP Hardware 1 21st Mar 2007 08:14 AM
USB flash disk no drive letter assigned Feyroce Windows XP General 6 20th Oct 2006 10:57 AM
USB flash disk no drive letter assigned Feyroce Windows XP Hardware 5 20th Oct 2006 10:57 AM
FLASH Disk - No Drive letter Al Microsoft Windows 2000 Hardware 3 16th Feb 2004 05:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:53 AM.