Rocket Division Software
http://www.starburnsoftware.com/forum/

UDF file attributes
http://www.starburnsoftware.com/forum/starburn-sdk-f3/udf-file-attributes-t1987.html
Page 1 of 1

Author:  rdubler [ Mon Nov 09, 2009 9:35 pm ]
Post subject:  UDF file attributes

How do I set the file attribute bits (user/group/other : read,write,execute) for a UDF2 file?

Author:  anton (staff) [ Thu Nov 12, 2009 5:36 pm ]
Post subject:  Re: UDF file attributes

Whoops... Did not realize it's StarBurn SDK and not StarBurn question :) OK, I've moved the thread here.

Upcoming version of StarBurn is going to have StarBurn_UDF2_FileAttributesSet(...) API call allowing you to control two attributes: hidden and deleted (STARBURN_FILE_ATTRIBUTE_HIDDEN and STARBURN_FILE_ATTRIBUTE_DELETED). We don't allow users to play with STARBURN_FILE_ATTRIBUTE_DIRECTORY b/c of the obvious reasons and UDF does not implement archive and read-only ones.

P.S. You can read currently set attributes with StarBurn_UDF2_FileQuery(...) and StarBurn_UDF2_DirectoryQuery(...) API calls.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/