![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2006
Posts: 2
Rep Power: 0
![]() |
Read hard disk NTFS file system.
I have a problem when read a hard disk in NTFS file system. I don't know about NTFS, and I can't find a detail about NTFS. So, I Hope some one help me, can you send me some thing about NTFS (struct, code,...)
Thank for help! |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
If you're really looking to learn about file systems, you're in the wrong forum. If you want to know how to use C++ to read files on your platform, as your question again, giving more information. In the meantime, I invite you to read the forum's rules/FAQ, and a "How to Post a Question" thread.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() ![]() |
I can't give you anything that a simple Google search can't.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#4 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Are you trying to read data directly from the hard disk, or files on a particular disk?
|
|
|
|
|
|
#5 |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
#6 |
|
Newbie
Join Date: May 2006
Posts: 2
Rep Power: 0
![]() |
Thanks! But I want you give me struct detail of NTFS (Master File Table, Partition Boot Sector,... ) and the way read hard disk with Visual C++ (hard disk with NTFS file system).
|
|
|
|
|
|
#7 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
If you can't pay attention to your responses, and G.O.O.G.L.E, how do you expect to understand what you find, as in here
.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|