| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Sep 2003
Posts: 3
| Nero SDK Ripper I am trying to create A Nero GUI Application for ripping audio track to wave files. I am getting return code 1, instead of 0 for NeroDAE API call. Anybody has a clue ? I am using VC+ 6.0 on Windows 2000 system. I am able to rip using the command line application. |
| | |
| | #2 (permalink) |
| New on Forum Join Date: Sep 2003
Posts: 3
| Fixed the ripper Added an idle callback in the Progresscall back function. It started working. BOOL NERO_CALLBACK_ATTR MyAppln::ProgressCallback(void *pUserData, DWORD dwProgressInPercent) { // the NeroAPI updates the current progress counter ((CBatchEncoderDlg*)pUserData) ->m_pgrProgress.SetPos(dwProgressInPercent); return IdleCallback (pUserData); } What is the SDK licence fee? |
| | |
| |
| |
![]() |
| 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 |
| Is Nero SDK or Nero Burn Rights redistributable ? | Kyoto | Nero SDK Discussion Forum | 2 | 25-10-2005 14:02 |
| Nero SDK | Tador | German: General Chat | 1 | 23-08-2005 10:25 |
| 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 |