Quantcast
Channel: Reading MFT
Viewing all articles
Browse latest Browse all 444

Reading MFT

$
0
0
 Hi StCroixSkipper,

I tried to compile your code and ran into some problems. Basically I have three variables left undefined. They are:

_changeJournalRootHandle


_drive

_directories

I can make an educated guess as to how to handle _drive and _directories but with the first one it is more difficult.

There was also a typo I corrected. This block apparently should look like this:

                while ( innerException != null )  
                {  
                    Console.WriteLine ( innerException.Message, innerException );   
                    innerExceptioninnerException = innerException.InnerException;  
                } 

I would appreciate your help. Thanks.
AlexB

Viewing all articles
Browse latest Browse all 444

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>