Sweden-Number/files
Alexandre Julliard a2963dacc3 Reimplemented GetLogicalDrives, GetLogicalDriveStrings and
GetDriveType using the new symlink mechanism.
Made GetDriveType attempt to autodetect the type if not specified in
the registry.
2004-04-23 23:31:58 +00:00
..
directory.c
dos_fs.c Moved wine_get_unix_file_name implementation to ntdll, and changed it 2004-04-14 19:40:53 +00:00
drive.c Reimplemented GetLogicalDrives, GetLogicalDriveStrings and 2004-04-23 23:31:58 +00:00
file.c Moved support for opening DOS device files to ntdll. 2004-04-23 03:22:34 +00:00
smb.c Properly map SMB errors using DOS-style error codes. 2004-04-07 03:50:22 +00:00
smb.h