S
S
StrangeAttractor2014-09-29 18:33:55
.NET
StrangeAttractor, 2014-09-29 18:33:55

How to write native file system driver for Windows in C#?

The concept of a file system for my needs has been spinning in my head for a long time. I want to write a driver, I think it shouldn't be difficult. the system is pretty simple. But the interest is not strong enough to bother with C++. Is it possible somehow in C#? A cursory Google search on English-language sites did not help. Let me know if anyone has an idea. Thanks in advance.
PS: as an option, I see the creation of a giant file on top of NTFS and work with its contents through separate applications, but it would be cool to do it humanly: with direct work with the partition on the disk and so that its contents can be seen in Explorer ...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Taratin, 2014-09-29
@StrangeAttractor

dokan-dev.net/en
habrahabr.ru/post/181906

C
Chvalov, 2014-09-29
@Chvalov

well, mount it)
by type truecrypt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question