reactos/reactos/dll/win32/fmifs
Hervé Poussineau f1d365f767 Don't hardcode the list of available filesystems in fmifs.dll, but store it in the registry.
Adding a filesystem is now only a matter of creating a u{FS}.dll + one registry entry to be able to use normal format.exe/chkdsk.exe/...

svn path=/trunk/; revision=24254
2006-09-24 13:42:24 +00:00
..
chkdsk.c
compress.c
diskcopy.c
extend.c
fmifs.def Implement QueryAvailableFileSystemFormat and SetLabel in fmifs.dll 2006-09-24 11:55:58 +00:00
fmifs.rbuild Implement QueryAvailableFileSystemFormat and SetLabel in fmifs.dll 2006-09-24 11:55:58 +00:00
fmifs.rc
format.c
init.c Don't hardcode the list of available filesystems in fmifs.dll, but store it in the registry. 2006-09-24 13:42:24 +00:00
media.c Implement QueryAvailableFileSystemFormat and SetLabel in fmifs.dll 2006-09-24 11:55:58 +00:00
precomp.h Implement QueryAvailableFileSystemFormat and SetLabel in fmifs.dll 2006-09-24 11:55:58 +00:00
query.c Implement QueryAvailableFileSystemFormat and SetLabel in fmifs.dll 2006-09-24 11:55:58 +00:00