Description: 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.
To Search:
File list (Check if you may need any files):
romfs
.....\COPYING.TXT
.....\exe
.....\...\umount
.....\...\......\MAKEFILE
.....\...\......\sources
.....\...\......\umount.c
.....\...\......\umount.rc
.....\...\umount.exe
.....\...\unload
.....\...\......\MAKEFILE
.....\...\......\sources
.....\...\......\unload.c
.....\...\......\unload.rc
.....\...\unload.exe
.....\install.txt
.....\readme.txt
.....\romfs.reg
.....\romfs.txt
.....\sys
.....\...\bin
.....\...\...\nt4
.....\...\...\...\i386
.....\...\...\...\....\checked
.....\...\...\...\....\.......\romfs.pdb
.....\...\...\...\....\.......\romfs.sys
.....\...\...\...\....\free
.....\...\...\...\....\....\romfs.pdb
.....\...\...\...\....\....\romfs.sys
.....\...\...\w2k
.....\...\...\...\checked
.....\...\...\...\.......\i386
.....\...\...\...\.......\....\romfs.pdb
.....\...\...\...\.......\....\romfs.sys
.....\...\...\...\free
.....\...\...\...\....\i386
.....\...\...\...\....\....\romfs.pdb
.....\...\...\...\....\....\romfs.sys
.....\...\...\xp
.....\...\...\..\chk
.....\...\...\..\...\i386
.....\...\...\..\...\....\romfs.pdb
.....\...\...\..\...\....\romfs.sys
.....\...\...\..\fre
.....\...\...\..\...\i386
.....\...\...\..\...\....\romfs.pdb
.....\...\...\..\...\....\romfs.sys
.....\...\inc
.....\...\...\border.h
.....\...\...\fsd.h
.....\...\...\ltypes.h
.....\...\...\ntifs.h
.....\...\...\rom_fs.h
.....\...\src
.....\...\...\alloc.c
.....\...\...\blockdev.c
.....\...\...\char.c
.....\...\...\cleanup.c
.....\...\...\close.c
.....\...\...\cmcb.c
.....\...\...\create.c
.....\...\...\ddkver
.....\...\...\debug.c
.....\...\...\devctl.c
.....\...\...\dirctl.c
.....\...\...\fastio.c
.....\...\...\fileinfo.c
.....\...\...\fsctl.c
.....\...\...\fsd.c
.....\...\...\init.c
.....\...\...\lockctl.c
.....\...\...\MAKEFILE
.....\...\...\read.c
.....\...\...\romfs.dsp
.....\...\...\romfs.dsw
.....\...\...\romfs.rc
.....\...\...\romfs.sln
.....\...\...\romfs.vcproj
.....\...\...\romfsrec.c
.....\...\...\runbuild.bat
.....\...\...\Sources
.....\...\...\string.c
.....\...\...\volinfo.c