View Single Post
Old 29-09-2007   #1 (permalink)
TPP
New on Forum
 
Join Date: Sep 2007
Posts: 8
Nero SDK BurnFileSystemContent problem

Greatings,

I am building an application that will be used to write data files to a CDRW. I can build the NeroFileSystemDescContainer and RootDirectoryContainer successfully. I can burn the CDRW successfully using BurnFileSystemContent successfully. But, I can't figure out how to add files after the burn. The CDInfo.FreeCapacityInBlocks comes back as zero and I have to use EraseDisk to be able to put anything else on the disk. If I run the Nero Express application there is a flag called "Allow files to be added later (multisession disc)" that does what I want, but I can't figure out how to do that from the SDK.

Thanks in advance for your sage advice.
TPP is offline   Reply With Quote