I have some DVDs with loads of pictures and I want to be able to get a list of file names, dates & times using C or C++ API calls.
Apparently the DVD is written using the UDF file system and even the Win 10 File Explorer does not show the date & time.
1) why does Win 10 not display the UDF times
2) what library or API calls will allow me to read that information
Running the latest Win 10 update & trying to use MSVC 2019