CD/DVD Writing API/COM

  • Thread starter Thread starter CMG
  • Start date Start date
C

CMG

Do anny of you know a CD/DVD Writing
activex/api/com/whatever other then NCTDiscWriter 2.2,
Magic CD/DVD Writer ActiveX, or the Nero SDK (i would
love to work with the nero SDK, but seeing that SDK is
only for C++, i'm not up to that at the moment.).

I only need it to burn a data DVD of a pre-defined list
of files on HD.


Thanx in advance.
 
* "CMG said:
Do anny of you know a CD/DVD Writing
activex/api/com/whatever other then NCTDiscWriter 2.2,
Magic CD/DVD Writer ActiveX, or the Nero SDK (i would
love to work with the nero SDK, but seeing that SDK is
only for C++, i'm not up to that at the moment.).

For CDs you can use Windows' IMAPI:

Notice that it's hard to use IMAPI with VB.NET directly. Typically it
is used with C++:

<http://www.gotdotnet.com/team/cplusplus/samples/cd burning.zip>
 
Thanx for your reply, just 2 bad you don't know a
solution for DVD's, since it's a 2.8 GB Backup (give or
take a few) weekly... would be nicer to do it on a dvd.
 
Thanx for your reply, will check it out, but i was mainly
looking for DVD Writing of Data... Thanx tho.
 
Back
Top