writing data to CD-ROM with C#

  • Thread starter Thread starter Christian Scholz
  • Start date Start date
C

Christian Scholz

Hello,

does anybody knows how to write data to cd-rom or cd-rws by using c# ? I
know that it might be possible by using the IMAPI. But I don´t know how to
use the IMAPI in c#, because I´m a beginner and do not have very much
experience.
I´m glad of getting informations or ( much better) examples for this
problem.

Thx
Chris
 
Hi Christian,

I think that it's not possible to do that directly from C#, you will have
to use IMAPI or a third party vendor tool, I would suggest a google search
on the topic.

Cheers,
 
Hi Ignacio,

thanks for answer. Seems, that i have to go the google way.
If you still know more about IMAPI please give me information.

greetings
Chris
 
Back
Top