#1 Burning Software

It is currently Fri Dec 20, 2024 9:26 am

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Function to rename imported from UDF filesystem files
PostPosted: Tue Dec 02, 2008 2:27 pm 
Offline

Joined: Sat Jul 12, 2008 12:18 pm
Posts: 15
Do you have the function that can rename imported from UDF filesystem files? Such as StarBurn_ISO9660JolietFileTree_SetNames function for ISO9660/Joliet files?


Top
 Profile  
 
 Post subject: Re: Function to rename imported from UDF filesystem files
PostPosted: Tue Dec 02, 2008 9:08 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Bad news - no. Good news - we'll add it during next minor update (this or next week) :)


ReinJong wrote:
Do you have the function that can rename imported from UDF filesystem files? Such as StarBurn_ISO9660JolietFileTree_SetNames function for ISO9660/Joliet files?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 03, 2008 12:32 pm 
Offline

Joined: Sat Jul 12, 2008 12:18 pm
Posts: 15
StarBurn_ISO9660JolietFileTree_Remove Function analog is also required :)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 03, 2008 3:40 pm 
Offline

Joined: Fri Jan 26, 2007 4:31 pm
Posts: 452
For remove please use:
StarBurn_UDF2_DirectoryDestroy()
StarBurn_UDF2_FileDestroy()

P.S. Remove function will be added to.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 10, 2008 2:47 pm 
Offline

Joined: Mon Jul 21, 2008 8:56 am
Posts: 11
andrey(staff) wrote:
For remove please use:
StarBurn_UDF2_DirectoryDestroy()
StarBurn_UDF2_FileDestroy()

P.S. Remove function will be added to.


Hi,

How can I find the pointer to pass to StarBurn_UDF2_DirectoryDestroy() for an Unicode UDF imported image?

Let's say that I have \Fld1\Fld2\file1.txt on the disc and want to remove/rename file1.txt

I guess I could use StarBurn_UDF_GetFirstChild/GetNextChild to parse the folder tree but I need a unicode function similar to StarBurn_UDF_GetNodeObject that would return a unicode UDF_TREE_ITEM to be used in the search.

Thanks for your help.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 10, 2008 8:08 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Don't mix UDF and UDF2 API calls. Use StarBurn_UDF2_DirectoryBrowse/DirectoryQuery/FileQuery API calls to traverse thru UDF2 file tree and use located pointers you'll be working with.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 11, 2008 8:29 am 
Offline

Joined: Mon Jul 21, 2008 8:56 am
Posts: 11
anton (staff) wrote:
Don't mix UDF and UDF2 API calls. Use StarBurn_UDF2_DirectoryBrowse/DirectoryQuery/FileQuery API calls to traverse thru UDF2 file tree and use located pointers you'll be working with.


Hi,

None of the above functions are published in your latest release.

Thank you for your help.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 11, 2008 5:38 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
They (and we've added manual _Rename(..) to make programmers life easier) will be included in pre-Xmas StarBurn SDK update.

cristi1 wrote:
anton (staff) wrote:
Don't mix UDF and UDF2 API calls. Use StarBurn_UDF2_DirectoryBrowse/DirectoryQuery/FileQuery API calls to traverse thru UDF2 file tree and use located pointers you'll be working with.


Hi,

None of the above functions are published in your latest release.

Thank you for your help.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 07, 2009 12:20 pm 
Offline

Joined: Mon Jul 21, 2008 8:56 am
Posts: 11
anton (staff) wrote:
They (and we've added manual _Rename(..) to make programmers life easier) will be included in pre-Xmas StarBurn SDK update.

cristi1 wrote:
anton (staff) wrote:
Don't mix UDF and UDF2 API calls. Use StarBurn_UDF2_DirectoryBrowse/DirectoryQuery/FileQuery API calls to traverse thru UDF2 file tree and use located pointers you'll be working with.


Hi,

None of the above functions are published in your latest release.

Thank you for your help.


Hello,

I have downloaded StarBurn v11 (build 20081230) (prerelease) and looked into the exported functions for Starburn.dll and could not find
any of the above functions.

Please export these functions in the final release of Starburn 11 since UDF import cannot be used (for the majority of tasks) without them.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 07, 2009 7:32 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) They are all exported. Of course release will have them documented and samples updated.

2) You've already asked this and got reply via e-mail.


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

All times are UTC


Who is online

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