OK. I've got good news for you and bad news also...
1) Good news. I've added new StarBurn_ISO9660JolietFileTree_AddEx(...) API call so now you can pass pointer to pre-created Win32 FILETIME structure for new created virtual node. BuildImage.c sample is updated to show how to use new call.
2) Bad news. We cannot remove adding ";1" to the end of the file names for ISO9660 and Joliet file systems structures b/s it involves quite a lot of modifications (we parse file names to see the end of the name when doing session import so after removed ";1" we'll end with totally new tail finding mechanism - I don't want to spend time on this - it would be more then a couple of days for coding and testing). Sorry for this!
If you want to get pre-release StarBurn SDK version please drop me a message to
anton@rocketdivision.com or just wait for the new StarBurn release. It would include just described update.
Thanks!