Sweden-Number/files
Alexandre Julliard bf67259a41 Use the DRIVE_* API constants instead of the DRIVETYPE enum.
Changed DRIVE_CANNOTDETERMINE and DRIVE_DOESNOTEXIST to use the
correct names.
Cleaned up a few dependencies on internal drive.c functions.
2000-12-12 00:44:42 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
change.c Added exception handling wrapper to a number of server requests. 2000-08-30 00:00:48 +00:00
directory.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
dos_fs.c Added ASCII-only version of toupper, tolower, strcasecmp and the like 2000-12-03 03:14:29 +00:00
drive.c Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
file.c Added ASCII-only version of toupper, tolower, strcasecmp and the like 2000-12-03 03:14:29 +00:00
profile.c Added automatic translation of the config file to the new 2000-12-06 20:25:11 +00:00
tape.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00