Pass the creation disposition to wine_nt_to_unix_file_name so that it
[wine] / dlls / kernel / volume.c
2004-04-27  Alexandre JulliardPass the creation disposition to wine_nt_to_unix_file_n...
2004-04-23  Alexandre JulliardReimplemented GetLogicalDrives, GetLogicalDriveStrings and
2004-04-23  Alexandre JulliardMoved support for opening DOS device files to ntdll.
2004-04-17  Alexandre JulliardReimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW...
2004-04-06  Alexandre JulliardGet rid of the removable media handling in the server.
2004-04-03  Alexandre JulliardReimplemented DeleteFile by using CreateFile with
2004-04-02  Alexandre JulliardRemoved the FailReadOnly option, this is now the defaul...
2004-03-30  Alexandre JulliardGet the drive root directories from the symlinks in...
2004-03-30  Alexandre JulliardAdded support for DOS drives in QueryDosDevice and...
2004-03-20  Alexandre JulliardRewrote handling of COM and LPT devices to use symlinks in
2004-03-09  Alexandre JulliardReimplemented GetVolumeInformation and SetVolumeLabel...