Is there an easy event in .Net to detect a cd, dvd (or usb) insertion?
- by Johan
I know you can do it with an WMI event or overriding WndProc and looking for the right messages, but i was wondering if there wasn't something hidden in the net framework that makes this task easyer.