| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Mar 2005
Posts: 1
| Code for Nerocom VB, Multissession Bonjour, I'm French and speak very bad English, excuse me but I cannot find any forum in France about Nerocom. Can any one write me a sample code to show me how to burn a CD with multisesion and another without multissession. If i burn with multissession what is code for reconize the anteriors sessions on the CD, then burning in multisession. Thank you very much. |
| | |
| | #2 (permalink) |
| CD Freaks Junior Member Join Date: Jan 2005
Posts: 73
| Re: Code for Nerocom VB, Multissession General what you shoul do for multisessios 1You should ask for a CDInfo to see if the disc is empty or not (handle OnDoneCDInfo). 2If not empty, you should import a track using ImportIsoTrack (handle OnDoneImport or OnDoneImport2). 3You should now create a NeroISOTrack object and add to it whatever folder hierarchy you want and optionally add the imported folder structure. 4Finally, you should call BurnIsoAudioCD. I have code only in c# but i think you sould read this thread http://club.cdfreaks.com/showthread.php?t=84858 |
| | |
| |
| |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use Nerocom in VB.NET | Dhivya | Nero SDK Discussion Forum | 1 | 02-11-2006 13:10 |
| NeroCOM in VB | scrano | Nero SDK Discussion Forum | 2 | 26-01-2006 06:16 |
| Please help me!!! Why can't I burn DVD with NeroCOM in VB? | yeouren | Nero SDK Discussion Forum | 5 | 27-08-2004 18:19 |
| NeroCom With VB EraseCDRW | lespaul36 | Nero SDK Discussion Forum | 3 | 02-04-2004 09:10 |
| vb.net + NeroCOM + onDoneCdInfo | tarlik | Nero SDK Discussion Forum | 2 | 25-03-2004 16:53 |