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 ...
1
vote
1answer
235 views

Burning a CD programatically

How can I write something onto a CD using ANSI C working under Windows?