Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, Nero SDK Ripper at International Chat: Software related forum; 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


Reply
 
Thread Tools
Old 25-09-2003   #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.
schand is offline   Reply With Quote
Old 29-09-2003   #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?
schand is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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


All times are GMT +2. The time now is 18:21.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0