#1 Burning Software

It is currently Thu Dec 19, 2024 7:41 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: not receiving expected callbacks
PostPosted: Thu Jun 19, 2008 6:44 pm 
Offline

Joined: Wed May 14, 2008 11:42 pm
Posts: 7
Hi All,

I am using the Starburn SDK and the latest Starburn Evolution library. I am successfully able to write to CD and DVDs. The problem I am seeing is my code indicates receipt of only the following callback numbers:

CN_FILE_TREE_PROGRESS_ADD,
CN_FILE_TREE_PROGRESS_REMOVE,
and an occasional CN_FILE_TREE_PROGRESS_NAME_COLLISION.
I used TRACE outputs to dbgview and/or MS visual studio trace output.


I am expecting to also receive CN_CDVD_WRITE_PROGRESS during execution of: StarBurn_CdvdBurnerGrabber_TrackAtOnceFromTree (
DevInfo.pCdvdBurnerGrabber,
(PCHAR) (&m_ExceptionText),
sizeof(m_ExceptionText),
&m_SystemError,
&m_FailureInformation,
m_pISOTreeToBurn,
FALSE,
FALSE,
TRUE,
WRITE_REPORT_DELAY_IN_SECONDS,
BUFFER_STATUS_REPORT_DELAY_IN_SECONDS);

WRITE_REPORT_DELAY_IN_SECONDS = 1
BUFFER_STATUS_REPORT_DELAY_IN_SECONDS = 5

I suspect I am fighting an issue where I need my progress bar updated in a different thread...
Any advice?

Thank you, :)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 19, 2008 7:46 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Probably you're burning too small amount of data and you don't get callback that's why... Try sending us StarBurn log, it will defiinitely put more light on the issue.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group