write files to cd/dvd

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
i'm developing a tool to automate the backup operation of my files.
and i want to make this tool to be able to write the files to cd/dvd.
i don't know how i can do this from c#.so i hope anyone could help.i use
..net 1.1.
Thanks in advance
 
well even i dont know what approach you need. but i can tell you that
if you need APIs to burn disk than you can use AHEAD NERO CD BURNER's
APIs. you can find it on its site. i've checked it long back.

there are also some free cd burner APIs. you can find them by google.

Lucky
 
Thanks for reply but what about the operating system.
i use WinXP and it has option to write to cd/dvd.
how i can use the same API that WinXP use?.
i don't want to use any external or 3rd party API.
?I hope you can help.
Thanks again.
 
Microsoft once posted somewhere XPBurn or something like that. I'd search
for it - it includess the source code. If you can't find it, send me an
email (remove *SPAM*) at *SPAM*dkhandler*SPAM*@hotmail.com

dh
 
Back
Top