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

link|improve this question
5  
Why wouldn't that be a real question? I tried to fix the grammar somewhat. I don't see a reason to close this question at all. – sbi Mar 10 '10 at 6:10
2  
This could help : stackoverflow.com/questions/82993/windows-cd-burning-api – anno Mar 10 '10 at 8:54
feedback

1 Answer

IMAPI is the way Microsoft normally recommends. There are various other libraries available as well, but you have to pay for most of them.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.