|
From: Hartmut B. <har...@te...> - 2002-05-05 20:25:12
|
services\fs\vfat\close.c: services\fs\vfat\create.c: services\fs\vfat\vfat.h: Added support for accessing the raw volume. services\fs\vfat\fsctl.c: Added support for accessing the raw volume. Disabled some debug messages. services\fs\vfat\misc.c: Implemented VfatGetUserBuffer and VfatLockUserBuffer. services\fs\vfat\rw.c: Added support for accessing the raw volume. Rewrote the read/write functions. Support for the raw volume is not complete. Some functions does not check if the file object is for a real or a raw volume. - Hartmut |