Sweden-Number/files
Alexandre Julliard 174e2a6464 Reimplemented GetFileAttributesW, SetFileAttributesW and SetFileTime
using the corresponding ntdll functionality.
2004-04-20 00:36:29 +00:00
..
directory.c Store the windows and system directories as long path names. 2004-03-26 01:07:34 +00:00
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 GetDiskFreeSpaceW and GetDiskFreeSpaceExW on top of the 2004-04-17 00:30:09 +00:00
file.c Reimplemented GetFileAttributesW, SetFileAttributesW and SetFileTime 2004-04-20 00:36:29 +00:00
smb.c Properly map SMB errors using DOS-style error codes. 2004-04-07 03:50:22 +00:00
smb.h Added wine_server_release_fd function to release the fd returned by 2003-12-01 23:01:12 +00:00