- fix the SetTextureStageState for D3DTADDRESS_MIRROR using dynamic GL
[wine] / dlls / kernel / volume.c
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...