M
Maciej Brzeziñski
I'm writing a simple CD-player and i would like my aplication to be
aware that cd was removed or inserted. I've managed to do sth similar
using WMI but it's not satifactory. I'm using ManagementObjectWatcher
witch a query for logical disks of type cdrom but it keeps scaning all
posible drives (also floppy drives) and i don't want that side effect.
aware that cd was removed or inserted. I've managed to do sth similar
using WMI but it's not satifactory. I'm using ManagementObjectWatcher
witch a query for logical disks of type cdrom but it keeps scaning all
posible drives (also floppy drives) and i don't want that side effect.