Hi Anton
Okay, just to clarify, it wasn't me who asked for the STATUS_INCOMPLETE for +RW/-RAM
Actually, why not just add an API like GetLastTrackNumber() ? Anyone who writes an app that needs to work with multisession CD/DVD will need it, so the easier it is to retrieve this info the better. Just a suggestion
Any idea when this new API will be released ?
Thanks again for all your help.
Regards,
Chris
anton (staff) wrote:
Chris,
in general the way would be like this: you get the TOC, check disc status, if the status is STATUS_INCOMPLETE you just subtract one track. That's all! However some time ago (I think it was even you who had asked about this "feature") we've made StarBurn to report STATUS_INCOMPLETE for DVD+RW and DVD-RAM. So described way would not work any more...
OK, I think we've wasted enough time of yours (sorry for this!). Right now I'm going to sit and write down extra API call (something close to GetTOCInformation(...) but with session import in mind) working in the same way for all of the medias. Would it be OK for you?