Click here to Skip to main content
15,886,723 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Convert Windows application to Linux application Pin
User 742933810-Jan-11 4:41
professionalUser 742933810-Jan-11 4:41 
GeneralRe: Convert Windows application to Linux application Pin
Stephane-M10-Jan-11 23:09
Stephane-M10-Jan-11 23:09 
GeneralRe: Convert Windows application to Linux application Pin
Richard MacCutchan10-Jan-11 23:23
mveRichard MacCutchan10-Jan-11 23:23 
GeneralRe: Convert Windows application to Linux application Pin
Stephane-M11-Jan-11 2:15
Stephane-M11-Jan-11 2:15 
GeneralRe: Convert Windows application to Linux application Pin
Rozis11-Jan-11 9:56
Rozis11-Jan-11 9:56 
GeneralRe: Convert Windows application to Linux application Pin
Stephane-M11-Jan-11 23:33
Stephane-M11-Jan-11 23:33 
AnswerRe: Convert Windows application to Linux application Pin
Nemanja Trifunovic10-Jan-11 7:00
Nemanja Trifunovic10-Jan-11 7:00 
QuestionNTFS MFT Directory Index Pin
Chris Copeland10-Jan-11 3:12
mveChris Copeland10-Jan-11 3:12 
Hey guys,

I was just wondering, given Master File Table entries on an NTFS system, how would one retrieve the directory of the file? I understand there's an Index attribute somewhere, but i'm not sure how to read the index and convert it to a path or position.

Example of a file:
- Directory path: C:\Archives\
- Filename name: 09011105010CITV.txt
- Full directory path: C:\Archives\09011105010CITV.txt

I made these two files and ran a scan on my Master File Table. Using a custom built Hex Viewer, these are the two hexadecimal outputs of the files: MFT output[^]

Those are the blocks of data in the Master File Table. Now i'm going to try and see if I can try and figure out how to link the two together, but otherwise can anyone else lend a hand? Thank you.

Much appreciated!
AnswerRe: NTFS MFT Directory Index Pin
Richard MacCutchan10-Jan-11 4:00
mveRichard MacCutchan10-Jan-11 4:00 
GeneralRe: NTFS MFT Directory Index Pin
Chris Copeland10-Jan-11 4:09
mveChris Copeland10-Jan-11 4:09 
QuestionCan we set any time limit for a thread to run Pin
pandit8410-Jan-11 2:46
pandit8410-Jan-11 2:46 
AnswerRe: Can we set any time limit for a thread to run Pin
Chris Meech10-Jan-11 3:25
Chris Meech10-Jan-11 3:25 
AnswerRe: Can we set any time limit for a thread to run Pin
User 742933810-Jan-11 3:30
professionalUser 742933810-Jan-11 3:30 
AnswerRe: Can we set any time limit for a thread to run Pin
«_Superman_»10-Jan-11 6:44
professional«_Superman_»10-Jan-11 6:44 
Questionhow to show 10thousand items in menu? [modified] Pin
yogish29310-Jan-11 2:42
yogish29310-Jan-11 2:42 
AnswerRe: how to show 10thousand items in menu? PinPopular
HimanshuJoshi10-Jan-11 3:20
HimanshuJoshi10-Jan-11 3:20 
AnswerRe: how to show 10thousand items in menu? Pin
User 742933810-Jan-11 3:25
professionalUser 742933810-Jan-11 3:25 
AnswerRe: how to show 10thousand items in menu? PinPopular
Richard MacCutchan10-Jan-11 3:58
mveRichard MacCutchan10-Jan-11 3:58 
AnswerRe: how to show 10thousand items in menu? Pin
Yusuf10-Jan-11 6:12
Yusuf10-Jan-11 6:12 
AnswerRe: how to show 10thousand items in menu? Pin
Stefan_Lang10-Jan-11 6:40
Stefan_Lang10-Jan-11 6:40 
AnswerRe: how to show 10thousand items in menu? Pin
«_Superman_»10-Jan-11 6:49
professional«_Superman_»10-Jan-11 6:49 
AnswerRe: how to show 10thousand items in menu? Pin
CPallini10-Jan-11 8:22
mveCPallini10-Jan-11 8:22 
AnswerRe: how to show 10thousand items in menu? Pin
Rolf Kristensen10-Jan-11 9:20
Rolf Kristensen10-Jan-11 9:20 
AnswerRe: how to show 10thousand items in menu? Pin
bleedingfingers10-Jan-11 23:37
bleedingfingers10-Jan-11 23:37 
AnswerRe: how to show 10thousand items in menu? Pin
yu-jian12-Jan-11 3:02
yu-jian12-Jan-11 3:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.