stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / fs / cdfs / cdfs.h
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-06-17 Filip NavaraBuild file system drivers w/ W32API headers.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-13 Hartmut Birr- Prepared cdfs for using CcInitializeCacheMap/CcUninit...
2004-11-06 Eric Kohl- Replace TIME type by LARGE_INTEGER in FILE_*_INFORMAT...
2004-09-14 Eric Kohl- Use Unicode strings instead of WCHAR strings.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-03-08 Eric KohlReturn unique IndexNumber.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-10 Eric KohlMinor cleanup
2003-11-10 Eric KohlFinished media change support, except for prper volume...
2003-11-09 Eric KohlImplemented verify override for device access routines...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2002-09-15 Hartmut BirrAdded support for multi session CD's.
2002-09-13 Hartmut BirrFixed some problems which occurs if a directory goes...
2002-09-09 Hartmut BirrAdded CdfsCleanup.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-06 Eric KohlAdded partial suppport for short names (8.3 names).
2002-05-09 Eric KohlAdded file and directory caching.
2002-05-01 Eric KohlFixed FCB management functions.
2002-04-15 Eric KohlSplit the driver into more files.
2002-04-12 Eric KohlAdded basic iso-9660 file system driver. Thanks to...