CD Write
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello. If you wan't to write a simple data CD or an audio CD, you can use the CD burning software (from Roxio, I think) that's built in into Windows XP. Image Mastering API, IMAPI, See the Platform SDK for documentation. Or here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/imapi/imapi/image_mastering_api.asp[^] Else, you can use the Nero API/SDK, but then the users of your software must have a copy of Nero installed. Kakan