11-07-2011 11:04 AM
I am part of a team developing a LabWindows 2010 project for Windows 7 Professional. We would like to be able to write code to burn files to a CD or DVD. If possible, we would like to do this using the Windows API without requiring any third-party shareware or freeware. Is there a way to do this?
11-14-2011 12:01 PM
The IMAPI is probably what you want to use. I am not familiar with it, but there was a solution posted to the same question on stackoverflow.com.