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


Commercial message



Nero SDK Discussion Forum Discuss, NeroBurn() never stops on failuer at International Chat: Software related forum; Hello every body; i have made a C++ DLL that implement methods for CD burning, and to be called throw a Java program throw JNI BUT, im facing now a disaster, which is; if the burn process is going correctlly, every thing 'll be ok but if an error has


Reply
 
Thread Tools
Old 28-12-2007   #1 (permalink)
New on Forum
 
Join Date: Dec 2007
Posts: 1
NeroBurn() never stops on failuer

Hello every body;

i have made a C++ DLL that implement methods for CD burning, and to be called throw a Java program throw JNI
BUT, im facing now a disaster, which is; if the burn process is going correctlly, every thing 'll be ok
but if an error has been occured, the program stuck on NeroBurn() and never returns, and at this point if i insert an correct CD, without doing any thing in the program, the burning process starts by it self without my control




After reading forums and documentaions i've reached the following :

there are a variable that called mbaborted, which is should be true to stop the burining procces and force the neroburn method to return

now i need to know, where can i found that variable "mbaborted" to set it to true???

and if any one have another suitable solution, it'd be apreciated

the call back method that i have is as follows:


Code:
static BOOL NERO_CALLBACK_ATTR progress_callback(void *pUserData, DWORD dwProgressInPercent)
{
	DEBUG_PRINTF("Progress: %d%%\n", dwProgressInPercent);


	progress = dwProgressInPercent;
	

	return TRUE;
}
Tamer_nero is offline   Reply With Quote
Reply


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

Tags
neroburn dosnt return

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
NeroBurn error veik Nero SDK Discussion Forum 0 16-03-2006 14:24
NeroBurn error michael2 Nero SDK Discussion Forum 5 14-09-2004 16:30
NeroBurn() does not return petter Nero SDK Discussion Forum 5 02-04-2004 15:27
NeroBurn crash simwall Nero SDK Discussion Forum 0 17-02-2004 18:35
NeroBurn Galina Nero SDK Discussion Forum 1 24-07-2003 12:54


All times are GMT +2. The time now is 06:45.


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