mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
2c032f3fc9
- Fix the ErrorControl values to 1 (SERVICE_ERROR_NORMAL). - Fix RamDisk driver type (it's SERVICE_KERNEL_DRIVER, not FS). - btrfs.inf : This is a filesystem driver, so fix its ServiceType. - Move 3rd-party FS data (btrfs, ext2, nfs(d)) from the system hivesys.inf and into their dedicated **.reg.inf files. |
||
---|---|---|
.. | ||
cleanup.c | ||
close.c | ||
CMakeLists.txt | ||
create.c | ||
datasup.c | ||
fileinfo.c | ||
fileobsup.c | ||
flushbuf.c | ||
fsctrl.c | ||
main.c | ||
npfs.h | ||
npfs.rc | ||
npfs_reg.inf | ||
prefxsup.c | ||
read.c | ||
readsup.c | ||
secursup.c | ||
seinfo.c | ||
statesup.c | ||
strucsup.c | ||
volinfo.c | ||
waitsup.c | ||
write.c | ||
writesup.c |