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.