#1 Burning Software

It is currently Sat Apr 12, 2025 11:24 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: DVD-RAM disc formatting and file systems
PostPosted: Thu Jun 28, 2007 7:46 pm 
Offline

Joined: Thu Jan 05, 2006 3:23 pm
Posts: 33


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 03, 2007 2:49 pm 
Offline

Joined: Fri Jan 26, 2007 4:31 pm
Posts: 452
For answer on this question wait please until monday.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 06, 2007 5:14 pm 
Offline

Joined: Thu Jan 05, 2006 3:23 pm
Posts: 33
Any update?

Thanks,
Chris


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 06, 2007 7:06 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) Use ReadLB(...) API call to read first 16 logical blocks from LBA offset zero. If you'd fail to read or returned buffer has all zeros - disc is either unformatted or formatted with blank file system.

2) You cannot. You can burn with UDF or we can export some FAT formatting code but Windows itself will not assume the volume as writable (for UDF you'll have to have write driver and write capable UDF implementation). For FAT it should work w/o any drivers.

3) You can format with SHFormatDrive(...) but it will pop up format dialog.

Blank(...) will do physical DVD-RAM format, no logical disc layout...


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 87 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group