Fix handling of unix absolute paths in DOSFS_GetFullName and
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Wed, 8 May 2002 00:29:17 +0000 (00:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 May 2002 00:29:17 +0000 (00:29 +0000)
commit70c42d822fbfd0ec489b595100e3d7c12785f510
tree45795cb51a280cd5f900848b01516caa00d184b4
parent757e7cb40dae84f79b4d43de7f37df917dbff085
Fix handling of unix absolute paths in DOSFS_GetFullName and
GetShortPathNameA.
Handle '..' in paths in DRIVE_FindDriveRoot.
files/dos_fs.c
files/drive.c