Read/Write operation on Fat table with out using System.IO in C#

Posted by AZHAR on Stack Overflow See other posts from Stack Overflow or by AZHAR
Published on 2010-06-03T06:46:25Z Indexed on 2010/06/03 7:34 UTC
Read the original article Hit count: 354

Filed under:
|
|

Hi i am new to the system programming...i want to read information from fat table like total sector,total physical drive,containing logical drive types and as well containing files in the drives(like their file size,when accessed)with all information of files..and then display of these files with respect of their hierarchy at GUI.

this is easy if we use System.IO namespace.but it is restricted for me.so please help

© Stack Overflow or respective owner

Related posts about c#

Related posts about Windows