Index: dos_fs.c =================================================================== RCS file: /home/wine/wine/files/dos_fs.c,v retrieving revision 1.103 diff -u -u -r1.103 dos_fs.c --- dos_fs.c 2 Apr 2002 02:46:27 -0000 1.103 +++ dos_fs.c 5 Apr 2002 16:24:19 -0000 @@ -1341,9 +1341,6 @@ } if (full_name.short_name[namelen-1]=='.') full_name.short_name[(namelen--)-1] =0; - if (!driveletter) - if (full_name.short_name[namelen-1]=='\\') - full_name.short_name[(namelen--)-1] =0; TRACE("got %s\n",full_name.short_name); /* If the lpBuffer buffer is too small, the return value is the