wine-wine/files
Alexandre Julliard 684b65cd52 Added support for FILE_DIRECTORY_FILE and FILE_NON_DIRECTORY_FILE open
options.
2004-04-16 04:31:35 +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 Added support for FILE_DIRECTORY_FILE and FILE_NON_DIRECTORY_FILE open 2004-04-16 04:31:35 +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