comp.os.mswindows.programmer.misc
  Home FAQ Contact Sign in
comp.os.mswindows.programmer.misc only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
comp.os ... programmer.misc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Detect USB drive, Memory Stick and SD/MMC in Windows         


Author: sengupta.amit
Date: May 28, 2008 22:57

Using DeviceIoCtl is it possible to distinguish between a memory
stick, an SD/MMC card and a pen drive all on the USB bus?
I have an application in vc++ which is able to identify usb devices
but is unable to isolate a pendrive from the devices. Ideally the app
needs to locate all USB drives which have a read/writable filesystem.

Thanks in advance.
1 Comment