I am using Visual Studio 2010 Professional, on a Windows 7 Ultimate laptop.
I am trying to create a program that will display the media type information of a disc inserted into the optical drive. For example, if a user inserts a blank CD-R a label would read "Blank CD-R", if user inserts a blank DVD-RW, label would read
"Blank DVD-RW" etc..
After numerous attempts at 'Googling', have found nothing. Is there anyone out there can offer me some assistance?
If possible, I would like to do this without the need for any third party libraries.