View Single Post
  #1  
Old 01-17-2011, 10:54 AM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default detect that a drive is internal or connected to a USB port

How do I detect that a drive is internal or connected to a USB port? For example I now the letter of a partition from that drive. If I use GetDriveType on one connected to USB it says that it is fixed not removable. I found some code with witch you can get informations from registry when such a...
__________________
Website Development
Domain Name Forum
Reply With Quote