| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Nov 2004
Posts: 5
| NERO SDK in VC++ Hi All, Was trying to allow multiple session burning using Nero SDK. Anyhelp from anyone would be greatly appreciated. We are using NERO API for doing the cd burn. We are setting NBF_CLOSE_SESSION to NeroBurn function. like, NeroBurn (NeroDeviceHandle, NERO_ISO_AUDIO_CD, &WriteCD, NBF_CLOSE_SESSION | NBF_DAO | NBF_SPEED_IN_KBS | NBF_WRITE | NBF_CD_TEXT | NBF_BUF_UNDERRUN_PROT | NBF_DISABLE_ABORT, CDInfoSpeed->nsiSupportedSpeedsKBs[nBurnSpeed] , &NeroProgress); Next time around if we try to copy the contents into the same CD. It does overwrite the previous contents. After going thru the documentation of NERO SDK, we know that NBF_CLOSE_SESSION will only close this session not the CD. But it appears to be not that way. Any suggestions?? Thanks in advance. |
| | |
| | #2 (permalink) |
| Nero Developer Join Date: Oct 2003
Posts: 605
| In order for the previous content to be visible in the current session, you must import one of the previous sessions and merge the old and the new content (merge two NERO_ISO_ITEM trees). If you burn only the new content there is no magical way for the old one to still be visible. |
| | |
| |
| |
![]() |
| 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 |
| NERO Burning Software is required for using NERO SDK | jain30 | Nero SDK Discussion Forum | 3 | 24-05-2007 10:09 |
| Nero SDK and VC++ 2005 | horatiug | Nero SDK Discussion Forum | 7 | 21-02-2006 16:01 |
| Is Nero SDK or Nero Burn Rights redistributable ? | Kyoto | Nero SDK Discussion Forum | 2 | 25-10-2005 14:02 |
| 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 |