I think reading the UDF system structures and parsing them is the only valid way to do this... I'd write an extension for StarBurn but I'm too busy with memory leaks issue to take this one myself now. Sorry!
colin0117 wrote:
Hi Anton,
I have a recorded DVD and I'm trying to extract the UDF PVD information from it.
Windows by default simply provides the Logical Volume ID with the GetVolumeInformation function. I can't see any other Microsoft function that displays any more.
Do you provide a function to extract this structure? I couldn't see one in the header file but I thought it's worth asking!! If not, do you know of any other way without delving into the file system by hand?
Cheers,
Colin