> Alternatively we could provide a function in the library that would just
> go and read in the whole run list. Would you like to see such a function?
> If so I will add it as a TODO.libntfs item...
Yes I would like to see a function that would just load in the whole run
list for those who don't care about speed.
I would also like to see a function that could open a file given the name
and path for example passing in the string "\myfile.txt" would open
myfile.txt on the base of the drive or return an error and "\My
Programs\foo\ReadMe.doc" would open ReadMe.doc or return an error.
|