NeroCOM (DVD burning using Nero object)
Posted: Tue Feb 01, 2005 4:21 pm
This is an example of how to use the Nero object, of course you will need Nero installed to work. It uses the COM Event lib i posted earlier.
It's a port of the Nerofiddles vb sample on the Nero SDK, refer to the SDK for the program details(recommended).
There is a compiled version for you to test quickly,
WARNING: Choose Image Recorder on the available devices, and you will be prompted for a file instead of burning a CD, otherwise i think the previous CD session is erased, it's how Nerofiddles works.
This requires being a little familiar with COM but if you wrap the most common things(add files/folders/burn) into flat functions things will be much easier. I haven't tried multisession yet, just ported the sdk sample.
Download:
http://www.geocities.com/mesias2030/justinsPlace.html
It's a port of the Nerofiddles vb sample on the Nero SDK, refer to the SDK for the program details(recommended).
There is a compiled version for you to test quickly,
WARNING: Choose Image Recorder on the available devices, and you will be prompted for a file instead of burning a CD, otherwise i think the previous CD session is erased, it's how Nerofiddles works.
This requires being a little familiar with COM but if you wrap the most common things(add files/folders/burn) into flat functions things will be much easier. I haven't tried multisession yet, just ported the sdk sample.
Download:
http://www.geocities.com/mesias2030/justinsPlace.html