pri_skit 0 Newbie Poster

In RequestDeviceNotifications to detect USB Device, i am using FSD_MOUNT_GUID option to get two drives present on system namely:

1. \Disk (COMPACT FLASH TRAY)
2. \USBDisk(USB Device)

both of them are removable drives i.e one is FLASH TRAY which contain (.bin
files) for Window CE and other is USB Device. Is there is any way to know
there device type? My aim is to store only USB Drive names in list.

Note: both of them are removable. i am using Window CE 5.0 with EVC++ 4.0.

thanks,