Added LGPL standard comment, and copyright notices where necessary.
[wine] / files / drive.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-12  Jukka HeinonenAdded missing break statement.
2002-01-29  Aric StewartGetDiskFreeSpace needs to set the last error on failure.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-08  Gerard PatelGetDiskFreeSpaceEx should accept an input like "C:".
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-09-17  Francois GougetMake relative paths of [Drive] sections relative to...
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-04-20  Andreas MohrSpelling fixes.
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-01-12  Chris MorganUpdated messages with new config files in mind to keep...
2001-01-09  Ryan CummingMake CDROM_GetLabel return 0 in the event of failure...
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-14  Lawson WhitneyAdd strerror() to the "Could not stat" and "Invalid...
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-03  Alexandre JulliardUse special environment variables to transmit the cwd...
2000-09-27  Marcus MeissnerHave the UNIX cwd follow the current directory on the...
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-07-25  Andreas Mohr- fixed a gross bug in SetCurrentDirectoryA (where...
2000-06-13  Andreas MohrDRIVE_GetFreeSpace() is supposed to *always* return...
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-27  Petr Tomasek- Write serial numbers to the device (FAT)
2000-02-18  Andreas MohrDRIVE_FindDriveRoot() always checked from drive A:...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
2000-01-15  Ove KaavenMade SetVolumeLabel report failure on CD-ROM drives.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-05  Peter GantenFix GetCurrentDirectoryA and W to return the needed...
1999-11-13  Patrik StridvallAdded better missing function emulation.
1999-11-04  Peter SchlaileFixed a long standing (and annoying) typo, that prevented
1999-10-13  Uwe BonnesAccount for the trailing NULL in GetLogicalDriveStringsA.
1999-09-27  Abey GeorgeMade GetCurrentDirectory return long name of the curren...
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-10  Richard CohenStop crash in GetDiskFreeSpaceEx.
1999-08-15  Morten EriksenFIXME on unimplemented feature made less obtrusive.
1999-08-07  Morten EriksenImproved GetDiskFreeSpaceEx() implementation a little...
1999-06-05  Dave PicklesStub for SetVolumeLabel().
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Michael VekslerFixed warning and compilation errors.
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-11  Uwe BonnesSet the flags for GetVolumeInformation32A.
1999-02-05  Andreas MohrUse vfat/win95 as default.
1999-02-02  Eric PouechGetDiskFreeSpaceEx32A can get null pointers and still...
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-03  Andreas MohrImplemented raw device access calls for ioctlGenericBlk...
1998-12-10  Uwe BonnesFixed DRIVE_GetFreeSpace to handle space > 4 GByte.
1998-11-27  Andreas MohrImproved GetDiskFreeSpace32A().
1998-10-20  Petter ReinholdtsenMake sure the access functions are always used to get...
1998-10-11  Andreas MohrFixed severe bug: SetCurrentDirectory32A didn't set...
1998-10-11  Petter ReinholdtsenBugfix: Changed GetDriveType32A(NULL) to use cwd's...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-12-15  Alexandre JulliardRelease 961215 wine-961215
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-09-02  Alexandre JulliardRelease 960902 wine-960902
1996-08-18  Alexandre JulliardRelease 960818 wine-960818
1996-07-28  Alexandre JulliardRelease 960728 wine-960728
next