How to get CD-ROM Manufacturer string?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
How to get the manufacturer/model of a given cd-rom drive letter? I know how to get this from registry (HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi) but how to associate a given drive letter and a given scsi port? But if I can associte this information, how about other types of cdrom's (SCSI/EIDE)? Any help would be apreciated! Thanks in advance! Rui Lopes