How know revice type
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
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 thanks,
priyank