direct access to file memory
-
i want to know how i can access to sectors used by typical file to read and write directly them in c# and i need the methods that read and write hard disk sectors directly thanks
-
i want to know how i can access to sectors used by typical file to read and write directly them in c# and i need the methods that read and write hard disk sectors directly thanks
-
i want to know how i can access to sectors used by typical file to read and write directly them in c# and i need the methods that read and write hard disk sectors directly thanks
Why would you need to do this??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Why would you need to do this??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008so what your saying is you don't know...
-
so what your saying is you don't know...
Yes, I do know how to read/write disk sectors. No, I have no idea why he would want to do this.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
Yes, I do know how to read/write disk sectors. No, I have no idea why he would want to do this.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...well I do not know why he would want to read / write directly to the FAT / NTFS but I would like to tag files with extra infomation, that my compnay would find helpful... so if you know how Ican do this from c# then that would be handy. :)