CD Burning
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
Does anyone know of any source code/examples/libraries that allow you to burn to cd rom drives?
-
Does anyone know of any source code/examples/libraries that allow you to burn to cd rom drives?
i suppose u won't find many libs for windows, most of them are commercial! the "burning action" is quite easy, read the scsi specifications for that. a sample program is available on CP: http://www.codeproject.com/system/udfcdr.asp?target=cdr[^] Don't try it, just do it! ;-)
-
i suppose u won't find many libs for windows, most of them are commercial! the "burning action" is quite easy, read the scsi specifications for that. a sample program is available on CP: http://www.codeproject.com/system/udfcdr.asp?target=cdr[^] Don't try it, just do it! ;-)