Burning CDs
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hello, I just wanted to know how to burn Data/Audio CDs with Visual C++ and Windows... Are there any libraries to accomplish this task? With best regards, Ben
-
Hello, I just wanted to know how to burn Data/Audio CDs with Visual C++ and Windows... Are there any libraries to accomplish this task? With best regards, Ben
See if the Image Mastering API (IMAPI) is of any help.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb
-
Hello, I just wanted to know how to burn Data/Audio CDs with Visual C++ and Windows... Are there any libraries to accomplish this task? With best regards, Ben
If you need to see a code for write to CD I think we have examples on the codeproject(nero)
WhiteSky