Hi!
I'm using the SDK 1.5 and
Nero Version V 6.3.1.20.
I'm working on backup funktion with multisession functionality. Everthing works fine with CD-RW media. But using a DVD+RW I have the following problem:
Burning to the DVD+RW returns always success, but when I browse the DVD (after eject and load) I see only the files of my first session and the last file I've wrote to the DVD. Opening the DVD with Nero, I can select different sessions which contain the corresponding files, so it seems that all files were written correctly to the DVD.
Looking around in the forum I've learned that a DVD has always one track/session, that seems to be correct to me, because the increment of the session counter like I do when writing to CD-RW does not work with the DVD+RW. That means I set "nSessionToImport" always to 0 even if the "pVMSInfo->nvmsiNumSessions" is greater then 1.
I guess - or better - I hope, that's not an big deal, but I have no idea what I make wrong this case.
Has anyone a hint - or better - a solution?
Thanks to all!
Ralph