Sweden-Number/files
Alexandre Julliard 1cb0cf4ced Moved wine_get_unix_file_name implementation to ntdll, and changed it
to return an allocated buffer instead of a fixed size one.
2004-04-14 19:40:53 +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 Removed the FailReadOnly option, this is now the default behavior. 2004-04-02 23:33:39 +00:00
file.c Replace the get_file_info request by an fstat() on the client side. 2004-04-08 04:39:59 +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