Sweden-Number/files
Martin Wilck 6a504be56f - Return correct error codes.
- Fix behaviour if files are on different Wine drives
  - delete source if copy successful
  - try rename() - files may be on the same Unix file system.
- Try copy/delete if rename() fails: files may be on the same DOS
  drive, but on different Unix file systems.
2002-09-17 01:27:55 +00:00
..
change.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
directory.c Removed remaining references to advapi32 registry functions from 2002-09-13 18:52:01 +00:00
dos_fs.c info->u.smb_dir is a pointer, errors are signaled by NULL. 2002-09-16 19:27:15 +00:00
drive.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
file.c - Return correct error codes. 2002-09-17 01:27:55 +00:00
profile.c Removed references to advapi32 registry functions from some of the 2002-09-13 17:47:44 +00:00
smb.c Convert most of the file APIs to Unicode. 2002-08-27 01:13:58 +00:00
smb.h Convert most of the file APIs to Unicode. 2002-08-27 01:13:58 +00:00
tape.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00