#1 Burning Software

It is currently Thu Dec 19, 2024 8:36 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Detection timeout
PostPosted: Sat Dec 13, 2008 10:43 pm 
Offline

Joined: Tue Sep 23, 2008 3:52 am
Posts: 58
In "X", when I have a CD in the drive that cannot be detected for one reason or another, after a very long time...IMO...the application continues. I'm assuming this is some type of timeout function on CD detection. I'm wondering/hoping if you can make this timeout setting programmable because I would like to make it shorter.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 13, 2008 10:46 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
If it hangs inside Win32 API call (like CreateFile) - we cannot.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 14, 2008 11:52 pm 
Offline

Joined: Tue Sep 23, 2008 3:52 am
Posts: 58
Sorry, I don't/barely understand your response, and I don't think you fully understood my issue. When I have a bad CD and/or drive, after getting the drive object, my app is stalling on setting the drive for the grabber and burner and getting the discinfo. Is that a timeout feature you set up or is windows controlling that? Is there a way to change the timeout?
NOTE: When I say bad CD, I simply mean the drive is not reading it because the CD can be read elsewhere and it doesn't have any scratches on it.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 15, 2008 8:19 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Again, if the drive hangs during burner creation object (CreateFile hangs b/c of the broken TOC or partially readable media) we can do nothing to unblock the command.

I theory we can export command executions timeout to you. But it will bring more problems then real use.

Qvae wrote:
Sorry, I don't/barely understand your response, and I don't think you fully understood my issue. When I have a bad CD and/or drive, after getting the drive object, my app is stalling on setting the drive for the grabber and burner and getting the discinfo. Is that a timeout feature you set up or is windows controlling that? Is there a way to change the timeout?
NOTE: When I say bad CD, I simply mean the drive is not reading it because the CD can be read elsewhere and it doesn't have any scratches on it.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 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