included Registry as virtual file system
authorMartin Fuchs <fuchs.martin@gmail.com>
Sat, 31 Jan 2004 19:31:51 +0000 (19:31 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Sat, 31 Jan 2004 19:31:51 +0000 (19:31 +0000)
commit850698099604feb3e3c8cb7ddadd429500e76a78
treecc322a626ac761c5745072ea96ea46e3d3e77e96
parentb2f6c15aa4b44ec8a670de88fe5d577d010805fe
included Registry as virtual file system

svn path=/trunk/; revision=7943
19 files changed:
reactos/subsys/system/explorer/Jamfile
reactos/subsys/system/explorer/Makefile
reactos/subsys/system/explorer/Makefile.MinGW
reactos/subsys/system/explorer/Makefile.Wine
reactos/subsys/system/explorer/doc/changes.txt
reactos/subsys/system/explorer/explorer.dsp
reactos/subsys/system/explorer/explorer_intres.h
reactos/subsys/system/explorer/shell/entries.cpp
reactos/subsys/system/explorer/shell/entries.h
reactos/subsys/system/explorer/shell/filechild.cpp
reactos/subsys/system/explorer/shell/filechild.h
reactos/subsys/system/explorer/shell/mainframe.cpp
reactos/subsys/system/explorer/shell/mainframe.h
reactos/subsys/system/explorer/shell/ntobjfs.cpp
reactos/subsys/system/explorer/shell/ntobjfs.h
reactos/subsys/system/explorer/shell/regfs.cpp [new file with mode: 0644]
reactos/subsys/system/explorer/shell/regfs.h [new file with mode: 0644]
reactos/subsys/system/explorer/shell/winfs.cpp
reactos/subsys/system/explorer/shell/winfs.h