| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| 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. ![]() |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Sep 2007
Posts: 8
| Re: Nero SDK BurnFileSystemContent problem I have solved my problem. It seems that NERO_BURN_FLAG_CLOSE_SESSION means just the opposite. The following call works: Call mobjDrive.BurnFileSystemContent _ (mobjFileSystem, _ NERO_BURN_FLAG_CLOSE_SESSION Or _ NERO_BURN_FLAG_VERIFY Or _ NERO_BURN_FLAG_WRITE Or _ NERO_BURN_FLAG_DETECT_NON_EMPTY_CDRW, _ mlngSpeed, _ NERO_MEDIA_CDRW) ![]() |
| | |
| |
| |
![]() |
| 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 |
| problem with NERO SDK -7 | sanjeet | Burning Software | 0 | 28-03-2007 16:31 |
| Problem with Nero SDK in Borland C++ Builder 6 | hatamoto | Nero SDK Discussion Forum | 0 | 08-10-2006 10:29 |
| BurnFileSystemContent failes... | nadav | Nero SDK Discussion Forum | 1 | 22-11-2005 17:13 |
| Nero SDK 1.05, Nero 5.5.10.53 and 6.6.x.x | kevlam | Nero SDK Discussion Forum | 2 | 04-04-2005 02:29 |
| Does Nero SDK support all functions of Nero app? | Chris Spencer | Nero SDK Discussion Forum | 3 | 26-08-2004 07:56 |