hi, a backup dvd i have was recently corrupted and Windows wont recognize the
file system. I tried using System.IO.direc tory.GetDirecto ries("F:\\"), where
F: is my DVD drive, but no folders (or files, using
System.IO.Direc tory.GetFIles(" F:\\");) are found. is there any way, perhaps
using APIs, that i could read raw bytes from the DVD? thanks
--
-iwdu15
file system. I tried using System.IO.direc tory.GetDirecto ries("F:\\"), where
F: is my DVD drive, but no folders (or files, using
System.IO.Direc tory.GetFIles(" F:\\");) are found. is there any way, perhaps
using APIs, that i could read raw bytes from the DVD? thanks
--
-iwdu15
Comment