如何在Windows中编写自己的“文件系统”? [英] How can I write my own 'filesystem' within Windows?

查看:487
本文介绍了如何在Windows中编写自己的“文件系统”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我回忆起之前使用的'文件系统',基本上提供了一个接口的东西。例如,我相信有一个GMail文件系统在我的电脑中创建一个条目,可以像本地计算机上的任何其他驱动器一样使用。如何在C ++中实现这样的东西?
谢谢!

I've recalled using little 'filesystems' before that basically provided an interface to something else. For example, I believe there was a GMail filesystem that created an entry in My Computer and could be used like any other drive on your local computer. How can I go about implementing something like this in C++? Thank you!

推荐答案

请尝试 Dokan 。它就像FUSE,Windows除外。我认为命名空间扩展有一定的局限性,就像它们不能从命令行访问,但我现在真的不知道。

Try Dokan. It's like FUSE, except for Windows. I think there are certain limitations to namespace extensions, like they cannot be accessed from the command line, but I'm really not sure as of now.

这篇关于如何在Windows中编写自己的“文件系统”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆