Page 1 of 1

CD Burner source code in C++

PostPosted: Thu Jun 24, 2004 1:15 am
by Madhavi
I want to write ASPI programming for CD Burner in c++. I am encountering some problems in my application. Can anyone send me some links or sample programs for accessing, reading and writing files to CD Writer programatically using ASPI.

PostPosted: Thu Jun 24, 2004 1:27 am
by TheCDBurner
http://www.burnatonce.com/ - It's a front end for mkisofs/cdrdao - both open-source apps (links on the burnatonce page).

You might want to check out some of the Linux CD burner programs, like K3b. They're all open source.