Hi All,
I am new bee to DDK…I want to check wheather the inserted volume
is USB or CD ROM in window XP…I used PMOUNTMGR_MOUNT_POINT and
PMOUNTMGR_MOUNT_POINTS and got SymbolicName…
I used GetDriveType() which returns type of drive…
if i insert normal usb then it works fine …but if i insert U3 device
(which has 2 partitions CD and NCD) it returns DRIVE_CDROM for the CD
partitions of U3 device…Is there any way using that I can distinguish
between CDROM and CD Partion of U3 device ???
Regards,
LiveShell