Tagged Questions
0
votes
2answers
554 views
How can I programmatically determine the capabilities of an optical drive in Win32
I'm trying to create a deployment tool that will install software based on the hardware found on a system. I'd like the tool to be able to determine if the optical drive is a writer (to determine if ...