Sure! Check TrackAtOnceFromFile, TrackAtOnceFromTree and VerifyFile console samples (sorry, verification is not inside UI samples yet, they are already too complex...).
Thanks!
Dan203 wrote:
Does StarBurn have the ability to load a disk image and verify it against a directory on the hard drive? I've added the ability create a DVD video disk image from a folder using the provided sample. However my program also has an auto delete function which deletes the folder when it's done. Before doing that I'd like to verify the image so the user doesn't lose data if something goes wrong. Anyway to do this?
Dan