阅读背景:

如何实现基于文件类型的文件系统?

来源:互联网 

I want to essentially make it so that you never need to unzip/unrar any files. Currently, I have a Dokan filesystem which can do it given a specific zip file but I wanted to know how I can make it apply to all files. Meaning, I want to be able to compile a program that has "fopen("test.zip/1.jpg", "rb");". I think that a Shell Extension would work for dynamically loading the file into the filesystem IF I were browsing in the shell explorer but that doesnt help me with the fopen example. Any ideas?I want to essentially make it so that you never




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: