mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
readme for the VFAT driver provided by jean
svn path=/trunk/; revision=138
This commit is contained in:
@@ -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