ChangeSet ID: 1020817758570291024939255 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/07 19:29:18
Modified files: files : dos_fs.c drive.c
Log message: Michael Wetherell mike.wetherell@ntlworld.com Fix handling of unix absolute paths in DOSFS_GetFullName and GetShortPathNameA. Handle '..' in paths in DRIVE_FindDriveRoot.
Patch: http://cvs.winehq.com/patch.py?id=1020817758570291024939255
Revision Changes Path 1.106 +10 -1 wine/files/dos_fs.c 1.70 +43 -36 wine/files/drive.c