Page 1 of 1

Removable Disk Detection

Posted: Tue Jul 03, 2007 9:33 pm
by tiensen
Hi all,

I would like to detect and display all the removable disk on the system. I understand that i can use System_WinDrives::getDriveType() to determine whether the drive a removable one or not. But this only works on Windows system. Is that any cross-platform function call that i can use?

Thanks.

Regards,
Chong