mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 07:44:25 +08:00
readme for the VFAT driver provided by jean
svn path=/trunk/; revision=138
This commit is contained in:
12
reactos/drivers/fs/vfat/vfat005.1st
Normal file
12
reactos/drivers/fs/vfat/vfat005.1st
Normal file
@@ -0,0 +1,12 @@
|
||||
This is VFAT driver release 0.0.5
|
||||
|
||||
To install :
|
||||
extract files
|
||||
delete all object files (*.o) in all subdirectories
|
||||
(because include file include/ddk/iotypes.h is modified and is used by many files)
|
||||
recompile reactos
|
||||
|
||||
What's new :
|
||||
- some bugfixes
|
||||
- support for IRP_MJ_DIRECTORY_CONTROL
|
||||
(see reactos/tst/sshell.c for use of ZwQueryDirectoryFile)
|
||||
Reference in New Issue
Block a user