inline -> __inline
[reactos.git] / reactos / drivers / fs / cdfs / fsctl.c
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-07-20 Alex Ionescu - Build cdfs, ntfs, vfatfs with PCH
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-17 Filip NavaraBuild file system drivers w/ W32API headers.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-13 Hartmut Birr- Prepared cdfs for using CcInitializeCacheMap/CcUninit...
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-17 Eric KohlPatch by tinus.Fix media change support for CDROMs...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
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-16 Art YerkesArty's summary:
2004-03-08 Eric KohlReturn unique IndexNumber.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
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-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-17 Hartmut BirrChanged the detection of the last session from IOCTL_CD...
2002-09-15 Hartmut BirrAdded support for multi session CD's.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-23 Eric KohlUse NT-compatible (VPB-based) mounting mechanism.
2002-05-15 Eric KohlAdded experimental support for FAT and NTFS FSDs.
2002-05-14 Eric KohlFixed several cache-related bugs.
2002-05-09 Eric KohlAdded file and directory caching.
2002-05-01 Eric KohlFixed FCB management functions.
2002-04-26 Eric KohlAdded media change support (untested).
2002-04-15 Eric KohlSplit the driver into more files.