文件名称:romfs
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:816.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
-I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
-I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
romfs/
romfs/COPYING.TXT
romfs/exe/
romfs/exe/umount/
romfs/exe/umount.exe
romfs/exe/umount/MAKEFILE
romfs/exe/umount/sources
romfs/exe/umount/umount.c
romfs/exe/umount/umount.rc
romfs/exe/unload/
romfs/exe/unload.exe
romfs/exe/unload/MAKEFILE
romfs/exe/unload/sources
romfs/exe/unload/unload.c
romfs/exe/unload/unload.rc
romfs/install.txt
romfs/readme.txt
romfs/romfs.reg
romfs/romfs.txt
romfs/sys/
romfs/sys/bin/
romfs/sys/bin/nt4/
romfs/sys/bin/nt4/i386/
romfs/sys/bin/nt4/i386/checked/
romfs/sys/bin/nt4/i386/checked/romfs.pdb
romfs/sys/bin/nt4/i386/checked/romfs.sys
romfs/sys/bin/nt4/i386/free/
romfs/sys/bin/nt4/i386/free/romfs.pdb
romfs/sys/bin/nt4/i386/free/romfs.sys
romfs/sys/bin/w2k/
romfs/sys/bin/w2k/checked/
romfs/sys/bin/w2k/checked/i386/
romfs/sys/bin/w2k/checked/i386/romfs.pdb
romfs/sys/bin/w2k/checked/i386/romfs.sys
romfs/sys/bin/w2k/free/
romfs/sys/bin/w2k/free/i386/
romfs/sys/bin/w2k/free/i386/romfs.pdb
romfs/sys/bin/w2k/free/i386/romfs.sys
romfs/sys/bin/xp/
romfs/sys/bin/xp/chk/
romfs/sys/bin/xp/chk/i386/
romfs/sys/bin/xp/chk/i386/romfs.pdb
romfs/sys/bin/xp/chk/i386/romfs.sys
romfs/sys/bin/xp/fre/
romfs/sys/bin/xp/fre/i386/
romfs/sys/bin/xp/fre/i386/romfs.pdb
romfs/sys/bin/xp/fre/i386/romfs.sys
romfs/sys/inc/
romfs/sys/inc/border.h
romfs/sys/inc/fsd.h
romfs/sys/inc/ltypes.h
romfs/sys/inc/ntifs.h
romfs/sys/inc/rom_fs.h
romfs/sys/src/
romfs/sys/src/alloc.c
romfs/sys/src/blockdev.c
romfs/sys/src/char.c
romfs/sys/src/cleanup.c
romfs/sys/src/close.c
romfs/sys/src/cmcb.c
romfs/sys/src/create.c
romfs/sys/src/ddkver
romfs/sys/src/debug.c
romfs/sys/src/devctl.c
romfs/sys/src/dirctl.c
romfs/sys/src/fastio.c
romfs/sys/src/fileinfo.c
romfs/sys/src/fsctl.c
romfs/sys/src/fsd.c
romfs/sys/src/init.c
romfs/sys/src/lockctl.c
romfs/sys/src/MAKEFILE
romfs/sys/src/read.c
romfs/sys/src/romfs.dsp
romfs/sys/src/romfs.dsw
romfs/sys/src/romfs.rc
romfs/sys/src/romfs.sln
romfs/sys/src/romfs.vcproj
romfs/sys/src/romfsrec.c
romfs/sys/src/runbuild.bat
romfs/sys/src/Sources
romfs/sys/src/string.c
romfs/sys/src/volinfo.c
romfs/COPYING.TXT
romfs/exe/
romfs/exe/umount/
romfs/exe/umount.exe
romfs/exe/umount/MAKEFILE
romfs/exe/umount/sources
romfs/exe/umount/umount.c
romfs/exe/umount/umount.rc
romfs/exe/unload/
romfs/exe/unload.exe
romfs/exe/unload/MAKEFILE
romfs/exe/unload/sources
romfs/exe/unload/unload.c
romfs/exe/unload/unload.rc
romfs/install.txt
romfs/readme.txt
romfs/romfs.reg
romfs/romfs.txt
romfs/sys/
romfs/sys/bin/
romfs/sys/bin/nt4/
romfs/sys/bin/nt4/i386/
romfs/sys/bin/nt4/i386/checked/
romfs/sys/bin/nt4/i386/checked/romfs.pdb
romfs/sys/bin/nt4/i386/checked/romfs.sys
romfs/sys/bin/nt4/i386/free/
romfs/sys/bin/nt4/i386/free/romfs.pdb
romfs/sys/bin/nt4/i386/free/romfs.sys
romfs/sys/bin/w2k/
romfs/sys/bin/w2k/checked/
romfs/sys/bin/w2k/checked/i386/
romfs/sys/bin/w2k/checked/i386/romfs.pdb
romfs/sys/bin/w2k/checked/i386/romfs.sys
romfs/sys/bin/w2k/free/
romfs/sys/bin/w2k/free/i386/
romfs/sys/bin/w2k/free/i386/romfs.pdb
romfs/sys/bin/w2k/free/i386/romfs.sys
romfs/sys/bin/xp/
romfs/sys/bin/xp/chk/
romfs/sys/bin/xp/chk/i386/
romfs/sys/bin/xp/chk/i386/romfs.pdb
romfs/sys/bin/xp/chk/i386/romfs.sys
romfs/sys/bin/xp/fre/
romfs/sys/bin/xp/fre/i386/
romfs/sys/bin/xp/fre/i386/romfs.pdb
romfs/sys/bin/xp/fre/i386/romfs.sys
romfs/sys/inc/
romfs/sys/inc/border.h
romfs/sys/inc/fsd.h
romfs/sys/inc/ltypes.h
romfs/sys/inc/ntifs.h
romfs/sys/inc/rom_fs.h
romfs/sys/src/
romfs/sys/src/alloc.c
romfs/sys/src/blockdev.c
romfs/sys/src/char.c
romfs/sys/src/cleanup.c
romfs/sys/src/close.c
romfs/sys/src/cmcb.c
romfs/sys/src/create.c
romfs/sys/src/ddkver
romfs/sys/src/debug.c
romfs/sys/src/devctl.c
romfs/sys/src/dirctl.c
romfs/sys/src/fastio.c
romfs/sys/src/fileinfo.c
romfs/sys/src/fsctl.c
romfs/sys/src/fsd.c
romfs/sys/src/init.c
romfs/sys/src/lockctl.c
romfs/sys/src/MAKEFILE
romfs/sys/src/read.c
romfs/sys/src/romfs.dsp
romfs/sys/src/romfs.dsw
romfs/sys/src/romfs.rc
romfs/sys/src/romfs.sln
romfs/sys/src/romfs.vcproj
romfs/sys/src/romfsrec.c
romfs/sys/src/runbuild.bat
romfs/sys/src/Sources
romfs/sys/src/string.c
romfs/sys/src/volinfo.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.