- Add stubs for VolumeControlBlock structure, VolumeDeviceObject,
[reactos.git] / reactos / drivers / filesystems / fastfat_new / fastfat.c
2009-01-14 Aleksey Bragin- Add stubs for VolumeControlBlock structure, VolumeDev...
2009-01-12 Aleksey Bragin- Stubplement handlers for all needed IRP_MJ except...
2009-01-12 Aleksey Bragin- Cleanup header file.
2009-01-11 Aleksey Bragin- Rewrite DriverEntry.
2009-01-11 Aleksey Bragin- Delete old source code (only fastio.c and DriverEntry...