Tagged Questions
7
votes
6answers
4k views
Windows CD Burning API
We need to programatically burn files to CD in a C\C++ Windows XP/Vista application we are developing using Borlands Turbo C++.
What is the simplest and best way to do this? We would prefer a native ...
2
votes
1answer
245 views
Burning a CD programatically
How can I write something onto a CD using ANSI C working under Windows?